Area
Details
Bookmarks
Add multi bookmark (script file) deletion
Bookmarks
Add option to insert selected bookmark in the SQL Editor and not only replace everything in it
Check for Update
Add "Proxy Settings" link in the Check for Update feature
Check for Update
Show optional "Comment" in Check for Update feature + minor fixes
Connection Properties
The auto commit/rollback feature at disconnect need to be revised as it may block the GUI
Database Profile: Tree
Add a "Copy Database URL" and a "Copy Object Path" action in the objects tree right click menu
DB Support: Other
Remove support for PointBase and DaffodilDB
Export
Allow Export Schema to export objects to separate files
Export
Make it possible to export to new destination: SQL Commander->New Editor
Export
Allow use of ${dbvis-object}$ (former ${table}$) variable in other fields than just the filename
Export
Possible to use ${dbvis-date/dbvis-time/dbvis-timestamp}$ variables in filename for @export commands
General
Add capability to open multiple main windows (File->New Window)
General
Upgrade to new icon collection
General
Disable client/server capability in the DbVisualizer GUI (via command line arguments)
General
Make command line argument "-up" deprecated and replace it with new "-prefsdir" argument
General
Remove the command line arguments for the DbVisualizer GUI used to control connection setup and execution control. These are now managed by the new command line interface
Grid Component
Save column widths when dbvis.savedatacolumns=true
Grid Component
Use the "Execute" key binding to start filtering in the Data tab inline filter field and filtering window
Monitor
Reload of a result set that was produced by a procedure call may give a warning that result set cannot be re-executed since it is part of a multi statement execution
Navigator
Allow for multiple selections in the Table Navigator grid and equal number of target nodes will show in the diagram
Performance/Stability
Various operations, such as Reload of a tab in the Object view, hangs the GUI if the database connection has dropped
References
Add magnifying glass zoom
References
Do not show the member list for ENUM and SET column types, since it can be very long
References
Add capability to pan the references graph with the mouse instead of scrollbars only
References
Enhance the "Specified Tables" feature so that it is easier to choose what tables to show in the references graph
References
The data types presented for a table are sometimes too verbose
Scripts
Should be possible to define default target editor when exporting or double-click a bookmark and history entry
SQL Commander
If @ is used as the anonymous block begin delimiter, no client-side commands are recognized
SQL Commander
Extend the Permission feature with controls for Commit/Rollback/Set Autocommit
SQL Commander
Loading a file with File->Open Recent should not show file chooser but instead load file directly
SQL Commander
Make it possible to run scripts of unlimited size with the @run command
SQL History
Show "bytes" column in the History feature for each history file
Table Data Editor
Activate Table Data Filter with same key binding as execute in SQL Commander (Ctrl+Enter, Cmd+Enter, etc).