2025-06-17
New Features
- Add support for Oracle Scheduler.
Fixed Issues
- Fixed issue with extension menu of PostgreSQL in the Object View.
- Prevent pasting action in the Data View when table is not editable.
2025-06-13
New Features
- Show extensions of PostgreSQL in the Object View.
Fixed Issues
- Fixed issue with SQL generation in Table Property dialog.
Other Changes
- Use background task for restore sql history when upgrading. Reduce waiting time for the first start after upgrade.
- Remove disable/enable menus in Object View for PostgreSQL, as it is not supported by the database.
2025-06-08
Fixed Issues
- Fixed issue with Exit Check.
- Fixed issue with showing ResultSet view when there is no ResultSet in Data View.
2025-06-06
New Features
- Add tooltip to database tab for user and identifier information.
- Add data type in column candidate list in SQL editor.
- Add support for fractional seconds in Timestamp.
- Auto Sorting Connections By Host and Name.
Fixed Issues
- Fixed issue with object list in SQL editor.
- Fixed issue with refreshing in Database Manager.
- Fixed issue with editing in the data view.
- Fixed issue with XML and TSV export.
Other Changes
- Normalize SQL keywords to lowercase.
- Set default value of ReadTimeout or SocketTimeout to 0 for disabled timeout in JDBC connections.
2025-06-02
New Features
-
- Clear recent files when unchecking the "Save Recent Files" option
2025-06-01
New Features
- Support for Copy/Paste in the data view using HTML table format.
Fixed Issues
- Fixed issue in the ObjectView when loading children.
2025-05-28
New Features
- Support auto-indent for sql editor.
- Support for Oracle TIMESTAMP WITH (LOCAL) TIME ZONE.
- Bring the Database/Editor to the front when closing database or application.
- Support for cloning row in data view.
Fixed Issues
- Fixed selection issues in sql editor.
- Fixed issue with preference dialog.
- Fixed issue with upgrade on windows.
- Fixed issue with index/constraint creation in the database editor.
- Fixed issue with opening link on linux.
- Fixed issue with sequence DDL error.
- Fixed issue with no input method on text field Table Property.
- Fixed issue with no materialized view in Export Objects View.
Other Changes
- Improved DDL generation for PostgreSQL.
2025-05-21
New Features
- ObjectView now remembers the last expanded folder and reloads children after schema changes.
Fixed Issues
- Proper display of NClob type.
Other Changes
- Improved performance of large text selection.