Summary
This release delivers major user experience and performance enhancements, highlights include:
- Redesigned version history interface
- Improved Configuration Editor with multiple view modes
- Simplified dropdowns in File Configuration, and a refactored frontend for faster performance
- Enhanced change tracking, and stronger backend logging
Several critical bugs have also been resolved to resolve errors and schema refresh inconsistencies resulting in a more stable, intuitive, and efficient user experience overall.
New Features & Improvements
General
- Refactored form editing and editable tables for improved frontend performance. (ZR-1641)
- Backend updates to enable enhanced centralized logging for adhoc refreshes and file manager activities. (ZR-1149, ZR-1407)
Data Warehouse Management
ETL Management
- Improved version history interface for clearer tracking. (ZR-1610)
- Configuration Editor now supports switching between icon and table views for better usability. (ZR-1290)
- File Configuration enhancements to support multi-select dropdowns on uniqueColumnName setting. (ZR-1625)
- File Configuration enhancements simplification of stageTableName and productionTableName simplified to a single dropdown. (ZR-1626)
- Replicated SQL interface upgraded with a searchable schedule picker, inline preview, formatted command editor, and better DBType handling. (ZR-1600)
- Locked down exposed configuration options to ensure only intended settings are user-accessible. (ZR-884)
- Improved role visibility for users with both global and environment-specific roles. (ZR-1603)
- Fixed inability to revert changes made through Configuration Editor. (ZR-1607)
Schema Management
- Added missing Pending Changes & History tracking for tables edited by related tables. (ZR-1676)
File Management
- Sorting functionality in File Management restored. (ZR-1609)
Bug Fixes
- Fixed “Expand All” unavailable for “Reader” and “Reader + Data Refresh” roles in Deployments. (ZR-1686)
- Resolved issue where unsaved changes dialog appeared multiple times. (ZR-1024)
- Fixed column logic incorrectly applying after reopening tables in Run Overviews. (ZR-1118)
- Schema Editor submenu now retains the selected item after refresh. (ZR-1126)
- Users can no longer create table schemas with names containing leading or trailing spaces. (ZR-1769)
- After creating a new Schema, it now correctly highlights with an orange dot in the sidebar. (ZR-1682)
- Fixed issue preventing deletion of DBTasks in Configuration Editor. (ZR-1721)
- Prevented duplicate DELETE requests when removing already-deleted SQL Views. (ZR-1314)