- AI assistant:
- AI Chat is now accessible via keyboard (added some shortcuts)
- Added the ability to always open AI-generated scripts in a new SQL console
- Fixed models that do not support temperature dynamically
- No model is selected by default when creating an engine configuration for Open AI. Users need to select a model manually
- SQL Editor:
- Fixed an issue when all result tabs showed the same query after executing a script with multiple queries
- Fixed tab color update when changing the connection in SQL Console (thanks to @anantgupta001)
- Data Editor:
- Fixed paste with Ctrl+V in Find/Replace panel
- Fixed Find/Replace in the Value panel
- Fixed an issue where maximization did not work correctly when Find/Replace was open
- Metadata Editor: Column key icons are displayed again
- Data Transfer: Redesigned table mapping in database to database migration
- Task Management: Fixed the ability to sort tasks moved to the new folder
- Connectivity:
- Added support for retrieving passwords from a shell command for native database authentication (thanks to @kgns)
- Security: Fixed the high vulnerability (CVE-2026-10050) in the jetty-security library. The library was updated to version 12.1.11
- Miscellaneous:
- Added the "link-project" command to import a project using command line
- Fixed log viewer colors in the dark theme (thanks to @anantgupta001)
- Fixed connection type colors broken after the update to the new Eclipse version
- Databases:
- Altibase: Added support for the JSON data type in Altibase 8.1 (thanks to @zennken)
- BigQuery: The official BigQuery driver is now used by default, and the previous Simba driver was renamed to BigQuery (Legacy)
- ClickHouse:
- ClickHouse driver was updated to version 0.10.0
- Improved JSON display in the Value panel (thanks to @bakhtiiartashbolotov)
- CUBRID: Fixed connection fails caused by metadata loading (thanks to @longhaseng52)
- Firebird: Added the ability to connect to Firebird Embedded (thanks to @fdcastel)
- PostgreSQL:
- PostgreSQL driver was updated to version 42.7.13 (Fixed CVE-2026-54291)
- Fixed the ability to backup selected tables
- Fixed generated calls for procedures with OUT parameters (thanks to @HellAmbro)
- Fixed an error that occurred when applying filters to database nodes (thanks to @anantgupta001)
- Redshift: Schemas are now visible only to users with the USAGE privilege or higher
- SAP HANA: Improved the message in the license renewal dialog (thanks to @kai-morich)
- Starrocks driver was updated to version 1.1.2 (thanks to @chris-celerdata)
- Snowflake: Fixed connection using the sample URL