Loading...
- v2026.83iOS
New - Added a geometry viewer. [#688](https://github.com/hankinsoft/SQLPro/issues/688) - Pick your own icon for each connection. Right click a connection and choose 'Set icon'. - Run favourite now supports {objectName} and {objectPath} tokens, so a saved query can target whichever table you right-click on. - Configurable row limit for the Select Top N shortcut in the database tree. Set it in Preferences → Query. - Per-favourite visibility switches. You can now control whether a favourite shows in the right-click menu or the autocomplete list, one favourite at a time. - "Show in Finder" on the favourites list for quick export and backup. Improvements - The favourites designer has been rebuilt with a larger default window, a Save default button, tighter chrome, and SF-Symbol +/- add / remove buttons. - Database-tree icons in the sidebar and tab bar now dim when the window isn't active, matching standard macOS conventions. - Context-menu items on the database tree have been normalised across every connector, so wording and capitalisation is consistent wherever you work. Fixes - Hardened error handling across every connector to avoid crashes when the database returns unexpected empty or null results. - v2026.07iOS
- v2026.05iOS
+ Fixed a crash some users are seeing. [#1101](https://github.com/hankinsoft/SQLPro/issues/1101)
- v2026.04iOS
+ Fixed a crash some users were seeing at startup.
- v2026.03iOS
+ Fixed an issue with exporting a MSSQL database to MySQL.
- v2025.91iOS
+ Additional macOS 26 improvements.
- v2025.90iOS
+ macOS 26 improvements. + Fix for missing 'search objects'. [#1089](https://github.com/hankinsoft/SQLPro/issues/1089)
- v2025.57iOS
+ Fixed an issue that could cause a crash during imports.
- v2025.51iOS
+ Fixed an issue where imports would fail. [#0171](https://github.com/hankinsoft/SQLPro/issues/1071)
- v2025.50iOS
+ Fixed a few possible crash issues.
- v2024.21iOS
+ Fixed an issue that could cause a crash when deleting records. [#965](https://github.com/hankinsoft/SQLPro/issues/965) + Fixed an issue that could cause a crash when removing the 'format query' shortcut. [#964](https://github.com/hankinsoft/SQLPro/issues/964)
- v2024.15iOS
+ Performance improvements with the query editor. + Crash fix related to the query editor.
- v2024.11iOS
+ Performance improvements.
- v2023.56iOS
+ Added support for right aligning numericals. [#914](https://github.com/hankinsoft/SQLPro/issues/914) + Added support for importing from JSON files. [#924](https://github.com/hankinsoft/SQLPro/issues/924) + Added support for exporting tables directly to Json via the database tree table context menu. + Moved themes location on file system. [#780](https://github.com/hankinsoft/SQLPro/issues/780) + Added support for keyboard shortcuts to export result sets as csv/json/xml. [#913](https://github.com/hankinsoft/SQLPro/issues/913) + Renaming a table will instantly update the autocomplete. [#922](https://github.com/hankinsoft/SQLPro/issues/922) + You can refresh a tab loaded from the file system by right clicking the tab and choosing 'Reload file'. [#902](https://github.com/hankinsoft/SQLPro/issues/902)
- v2023.21iOS
+ CSV export new remembers the previous settings. [#885](https://github.com/hankinsoft/SQLPro/issues/885)
- v2023.10iOS
+ Fixed an issue where new connections defaulted to read-only mode.
- v2023.06iOS
+ Improvements with connection handling.
- v2022.88iOS
+ Added user defined type details to the database tree.
- v2022.80iOS
+ Some additional logging for connection groups.
- v2022.72iOS
+ Fixed an issue where GO was required to be uppercase. [#835](https://github.com/hankinsoft/SQLPro/issues/835)
- v2022.70iOS
+ Fixed an issue with offline databases.
- v2022.46iOS
+ Fixed a crash that could occur when filtering results.
- v2022.44iOS
+ Fixed an issue where once the connection groups have been modified, some connections could no longer be accessible.
- v2022.33iOS
+ Fixed a crash that could occur for some users.
- v2022.15iOS
+ General updates.