1. System-wide application installation support on Linux.
2. Windows UAC dialog requesting administrator rights to update the application.
3. Shortcuts configuration for some commands.
4. Enable the "Save Password" option for new connection by default.
5. Ability to delete multiple database objects at once in the connection tree.
6. Ability to profile queries against profiler tables.
7. Ability to enter the field type via the keyboard when creating a table.
8. Switching to the previously opened tab when closing the active tab.
9. Creation of a unique, anonymized installation identifier when checking for updates.
Fixed:
1. Automatically display autocomplete tooltips in the Query Editor.
2. Generating a DDL for table when exporting data to a SQL script.
3. "Result Set Limit Reached" dialog appears multiple times.
4. Display the query plan if the Query Editor output panel was closed during connection.
5. Displaying the process and result of executing a procedure/function in the dialog window.
6. Display large error messages in the exception dialog.
7. Scrolling to the beginning of the script when automatically generating an object's DDL while editing it.
8. Multiline string highlighting in the Query Editor.