Loading...
- v1.0.0-alphaAndroid
Added MySQL tutorial with step-by-step learning.
- v2026.15iOS
+ Fixed an issue with csv importing. + Fixed an issue with duplicating tables.
- v2026.07iOS
+ Better support for macOS 26 UI.
- v2026.05iOS
+ macOS 26 improvements.
- v2025.75iOS
+ Improvements for latest macOS version.
- v2025.50iOS
+ Fixed a few possible crash issues.
- v2025.35iOS
+ Improvements for newer macOS versions.
- v2024.30iOS
+ Fixed an issue that could cause a crash when opening preferences.
- v2024.23iOS
+ Fixed an issue with adding primary keys with mysql. [#960](https://github.com/hankinsoft/SQLPro/issues/960). + 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) + 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)
- v2024.15iOS
+ Performance improvements with the query editor. + Crash fix related to the query editor.
- v2024.11iOS
+ Performance improvements.
- v2023.80iOS
- Fixed a crashes that could occur when removing a connection. - Added searching with favourite queries dropdown menu.
- v2023.75iOS
+ Added support for searching in favourites. [#950](https://github.com/hankinsoft/SQLPro/issues/950)
- v2023.27iOS
+ Fixed an issue which could cause crashes for some users.
- v2023.10iOS
+ Fixed an issue where new connections were defaulting to be read-only.
- v2023.07iOS
+ Improvements to connections.
- v2023.02iOS
+ Fixed an issue which could cause a crash when discarding changes to edited rows. + Potentially fixed a crash that could occur when cancelling mysql queries.
- v2022.103iOS
+ Fixed an issue with creating mysql tables and specifying nulls. [#860](https://github.com/hankinsoft/SQLPro/issues/860)
- v2022.61iOS
+ The truncate table dialog now includes the hostname and database details on the confirmation panel. + Added a 'find column' hotkey. [#819](https://github.com/hankinsoft/SQLPro/issues/819) + Added a 'make uppercase' and 'make lowercase' hotkey. [#814](https://github.com/hankinsoft/SQLPro/issues/814)
- v2022.33iOS
+ Fixed an issue which could cause crashes when connecting for some users.
- v2022.26iOS
+ Fixed an issue that could cause a crash when using the help -> search dialog.
- v2021.110iOS
+ Favorites are now stored in iCloud (or locally if iCloud is not enabled).
- v2021.101iOS
+ SSL can now be configured as Preferred, Enforced or Disabled.
- v2021.76iOS
+ Fixed a crash some users could see when connecting to server.
- v2021.72iOS
+ Fixed a crash some users could see shortly after startup.
- v2021.63iOS
+ Fixed the app icon. It was slightly larger than it should be. [#627](https://github.com/hankinsoft/SQLPro/issues/627) + Fixed an issue where table detection may detect the wrong table if a comment proceeded the query. [#650](https://github.com/hankinsoft/SQLPro/issues/650)