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
+ Improvements for macOS 26 support.
- v2025.50iOS
+ Fixed a crash that could occur when importing. [#1070](https://github.com/hankinsoft/SQLPro/issues/1070) + Fixed a few possible crash issues.
- v2025.46iOS
+ You can now import/export connections. + Fixed a crash that could occur when dragging/dropping files onto the app to open them.
- v2025.06iOS
+ Fixed an issue with query formatting.
- v2025.05iOS
+ Fixed an issue which could cause the database server to use an unreasonable amount of memory. [#1042](https://github.com/hankinsoft/SQLPro/issues/1042)
- v2024.30iOS
+ Fixed an issue where all columns could show 'GENERATED BY DEFAULT AS IDENTITY' for some databases. [#979](https://github.com/hankinsoft/SQLPro/issues/979)
- v2024.25iOS
+ Fixed an issue with preferences crashing. + Fixed an issue where modifying results would leave a panel partially visible.
- v2024.23iOS
+ Fixed a crash that could occur when opening settings. [#971](https://github.com/hankinsoft/SQLPro/issues/971) + Improvements to ssh tunnelling. [#969](https://github.com/hankinsoft/SQLPro/issues/969) + Fixed an issue with escaping table names. [#973](https://github.com/hankinsoft/SQLPro/issues/973)
- 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.10iOS
+ Fixed an issue where new connections were defaulting to read-only.
- v2023.06iOS
+ Fixed an issue with connection persistence.
- v2022.84iOS
+ Some additional logging for
- v2022.77iOS
+ Fixed an issue where views were being treated as tables.
- v2022.71iOS
+ Fixed an issue with connections without a database name specified.
- v2022.70iOS
+ Fixed an issue with updating results.
- v2022.50iOS
+ Fixed an issue where connections may fail to save correctly.
- v2022.34iOS
+ Fix for `Attempting to alter foreign keys`. [#783](https://github.com/hankinsoft/SQLPro/issues/783)
- v2022.33iOS
+ Fixed an issue which could cause crashes for some users.
- v2022.1iOS
+ General improvements.
- v2021.106iOS
+ Made an improvement to how favourite queries are stored.
- v2021.101iOS
+ You can now 'Copy as Update' from the result set.