2024.21
- Fixed a crash that could occur when modifying MySQL table structures.
2024.20
- Fixed an issue that could cause a crash when deleting records. #965
- Fixed an issue that could cause a crash when removing the 'format query' shortcut. #964
2024.17
- Fixed a crash that could occur during autocomplete.
2024.15
- Performance improvements with the query editor.
- Crash fix related to the query editor.
2023.73
- Added an option to set a default query for a table. #940
- Added an option for generic tabs to not be promoted for a save. #949
- Added an option to disable the cmd + number shortcuts. #942
- Added the option to set a default query to be executed for tables. #940
2023.56
- Added support for right aligning numericals. #914
- Added support for importing from JSON files. #924
- Added support for exporting tables directly to Json via the database tree table context menu.
- Moved themes location on file system. #780
- Added support for keyboard shortcuts to export result sets as csv/json/xml. #913
- Renaming a table will instantly update the autocomplete. #922
- You can refresh a tab loaded from the file system by right clicking the tab and choosing 'Reload file'. #902
- You can now delete a MySQL database from the database tree by right clicking on the database and choosing 'Drop database'. (There are confirmations before any deletions). #911
2023.43
- Fixed an issue with paste.
2023.42
- Fixed an issue with CR vs LF. #904
- Fixed an export issue.
2023.41
2023.35
- There is now an option to sync preferences via iCloud. #686
- There is now a preference to auto-capatialize as you type. #536
2023.21
- Fixed an issue with decimal display. #890
- Fixed an issue with csv export not showing all schemas in postgres. #889
2023.20
- Fixed horizontal grid setting not working properly. #880
- The 'export as csv' settings will now persist. #885
- Added 'decimal separator' and 'thousands separator' to the results appearance section in preferences.
- Made improvements to MySQL connections (there is now an option to disable compression - which is disabled by default). #884
2023.15
- Fixed an issue where grid appearance was not working properly. #880
- Fixed an issue with column wildcard search in autocomplete. #879
- Select all occences context menu will now select the word in scope if no selection has already been made. #789
- Added support for MSSQL 'table shortcut' in autocomplete. #877
2023.12
- Added a 'Select All Occurrences' context menu item to the editor. #789
2023.10
- Improvements with connection storage.
- You can now specify the 'focus database tree' and 'focus database tree search' shortcuts. #870
2023.05
- Made some improvements with storing history.
- Fixed a crash which could occur when cancelling a mysql query.
- Added a readonly option for connections.
2023.01
- Fixed an issue which could cause a crash when discarding changes to edited rows.
2022.83
- MSSQL user-created types now show the type details in the database tree.
2022.82
- Resolved an issue with 'format query'.
2022.81
- Fixed an issue where device sleeping may not properly close all connections. #847
- Autocomplete insertion can now be toggled to include/exclude tab and enter. #845
- Improved alias scope detection. #844
- Fixed an issue where query formatting could skip some objects. #815
2022.77
- Fixed an issue where views in postgres were being treated as tables.
- Fixed an issue where expanding triggers in postgres could cause a crash. #842
2022.71
- Postgres connection string support. 810
- Fixed an issue with postgres connection speed. #749
- Fixed an issue with snowflake and variables. #840
2022.65
- Fixed keyboard shortcut for search in result sets.
- You can now re-order result columns. #818
- Fixed an issue with searching and modify columns.
- Fixed an issue with right click -> edit on some postgres result sets. #821
2022.61
- The truncate table dialog now includes the hostname and database details on the confirmation panel.
- Fixed an issue with mssql IDENTITY_INSERT. #825
- Added a 'find column' hotkey. #819
- Added a 'make uppercase' and 'make lowercase' hotkey. #814
2022.51
- Shift + Enter no longer indents. #813
- You can right click and 'switch to tab' on the tab bar now. #808
abcdef