1.10.14 Release ๐
8th December 2025
You can find the GitHub release here.
Fixes
- Fixed week schedule styling.
- Fixed translation issues in the UI.
- Removed translation logic from constant files (Part 2).
- Fixed incorrect indices used for lineage calculations.
- Fixed mutual tags warning errors in Tables and Dashboard Data Models.
- Excluded deleted entities from appearing in search results.
- Displayed persona names instead of IDs in persona selection.
- Updated service form tests to correctly handle connection modal cancellation and response waiting.
- Corrected SAP HANA view name extraction by reading it from the resourceUri XML attribute.
- Formatted row count and decimal values consistently across the profiler and data quality.
- Corrected the default value of forceSecureSessionCookie.
- Fixed breadcrumb behavior in Incident Manager across different navigation routes.
Improvements
- Increased test connection timeout to 3 minutes.
- Replaced direct entity-type usage with keyword-based handling.
- Added new
/assets/countsAPI for asset statistics retrieval.
Full Changelog: link