Release notes:
- SQL editor:
- Commands toolbar was redesigned
- SQL formatting for JOINs was fixed
- Indentation in auto-formatter was fixed
- Vertical editor selection bug was fixed
- Support multiple values in @SET command
- Command shortcut processing was fixed
- Results viewer:
- Filter editor behavior was fixed (Enter key processing)
- Glitch with text edit panel (CLOBs) was fixed
- Column (row) drag-n-drop in record mode is now supported
- ERD:
- Entity render was improved
- Associations (foreign keys) resolution was fixed
- PostgreSQL:
- Active database switching was fixed
- Metadata editor was improved (materialized views tablespace, table extra options)
- Materialized views refresh tool
- Explain plan conditions formatting was added
- Index columns view was improved
- MariaDB/MySQL:
- Server time zone selected add in connection edit page (MySQL only)
- Show view algorithm in metadata viewer
- Save view was fixed
- Save Trigger was fixed
- Permissions grant was fixed for HISTORY privilege (MariaDB)
- Oracle:
- Show used/available space for tablespaces
- View source extraction was fixed (extra semicolon issue)
- Procedures auto-completion was fixed
- DB2: sequence creation was fixed
- SQLite: sequence reading was fixed
- SAP HANA: procedures and functions were separated
- Timescale: driver configuration was added
- GoTo database object dialog: connection health checking was added
- Row count calculation for custom queries was fixed
- Metadata editor supports dialog with multiline editor for comments/remarks
- Output log viewer auto-clear option was added
- Connection invalidate was fixed (do not show notifications for alive connections)
- Many minor UI and localization fixes