SQL editor:
- Problems with app freeze on very complex queries executing was fixed
- Parameters binding dialog now supports multiline editor
- Script selector panel UI was fixed
- New scripts now position cursor to the end of script
Data editor:
- Columns drag-n-drop support was fixed (Linux)
- Dictionary table editor now supports default column names customization
- Connection-specific data formatting settings save was fixed
Metadata editor:
- Table DDL is now auto-updated after new table editing
Navigator:
- Bug with connection element expansion during connect was fixed
- Table statistics refresh was fixed
- Columns configuration (visibility, size, order) save/load was improved
- “Expand on connect” now expands both database and schema
- Column reordering now supports multiple columns
SSH: known_hosts support and validation of target host before connect were added
Various database tools: NullPointer error in task wizard was fixed
Data transfer: table re-create option was added
Clickhouse: problem with access to read-only connections was fixed
Firebird: columns autoincrement option editor was added
Generic driver: ClassCast error during connection instantiation was fixed
PostgreSQL:
- Event triggers support was added
- Greenplum, EDB: local clients configuration was added
- Google Cloud driver support was fixed (driver dependencies)
- Functions signature now include out parameters
- GIS viewer for columns in complex data types ws fixed
- CIDR data type support was added
- Deferrable foreign keys create was fixed
SQL Server Synapse support was improved (metadata reading)
Trino: problem with corrupted navigator tree after long connect was fixed
New drivers: Denodo driver configuration was added (thanks to @scruz-denodo)