Loading...
- v2026.83iOS
- Geometry / spatial viewer: preview POINT, LINESTRING, POLYGON, and other shape data right inside the result grid, with "Open in Maps" for point data. - Custom connection icons: choose any image from your photo library, adjust it with a built-in crop editor, and sync icons across your devices via iCloud. - Tab colour picker on every connection so each database has its own colour in your tab bar. - Improvements to Auto-reconnect when the server drops the connection (idle timeouts, brief network blips, server restarts). - Various crash fixes and stability improvements.
- v2026.50iOS
- v2026.41iOS
New Features + Split view on iPhone: Query editor and results now display simultaneously in a top/bottom split view, replacing the old tab-based layout + "Run selected" support: Select a portion of your query and the Run button changes to "Run selected" to execute just that part + Run menu dropdown: Tap the chevron next to Run to access all actions -- Run current, Run all, Save, Export, Format, Find, History, and Favorites in one place + Execute query at cursor: Run just the query under your cursor without selecting it + Tappable line links in messages: Message output now shows clickable "(Line N)" links that highlight the corresponding query Improvements + Live dark/light mode switching: Theme changes now apply instantly, including syntax highlighting colors, without restarting the app + Foreign key tap on iPhone: Tapping a foreign key value now correctly opens the referenced row Bug Fixes + Fixed iPad layout where the navigation bar overlapped the status bar after connecting + Fixed crash when opening multiple query tabs quickly + Fixed syntax highlighting not updating when switching themes
- v2026.10iOS
+ Improved support for iOS 26.
- v2025.81iOS
+ Fixed an issue where the 'Run Query' button could disappear.
- v2025.80iOS
+ iOS 26 improvements.
- v2025.72iOS
+ Improved support for iOS 26. + Fixed: Table names overlapping. [#1082](https://github.com/hankinsoft/SQLPro/issues/1082#event-20511859295)
- v2.6.4Android
08/2025 Allow SSL Connections Point type field adjustment Close connections on exit Update SDK 35 Android 06/2024 Update PostgreSQL Driver Update Dependecies 04/2023 Update SDK Fix data type interval on query Allow writing servers with the same name 02/2022 Fix of commented lines in the query 11/2021 Fix for saving files for Android 11 devices Replacement of Boolean representation by checkbox symbol in results Truncate long decimals in results
- v2025.11iOS
+ Fixed a crash that could occur when context-pressing a connection.
- v2025.06iOS
+ Fixed a crash some users were seeing with purchasing or restoring a purchase.
- v2025.05iOS
+ Performance improvements.
- v2024.53iOS
+ Fixed a crash some users would see in settings.
- v2024.51iOS
+ Fixed a crash some users were seeing when making a connection.
- v2024.15iOS
+ Fixed a few crash issues some users were seeing.
- v2023.77iOS
+ Additional fixes for crashes that were occurring when removing connections.
- v2023.76iOS
+ Fixed a crash that could occur when removing connections.
- v2023.70iOS
+ Autocomplete improvements. + Fixed a crash some users were seeing.
- v2023.27iOS
+ Fixed a crash that could occur for some users.
- v2023.06iOS
+ Fixed an issue with connection persistence.
- v2023.05iOS
+ Fixed an issue where editing a connection can sometimes have disabled fields.
- v2022.86iOS
+ Fixed a few issues with setting a custom connection string.
- v2022.85iOS
+ Added support for setting a Postgres connection string.
- v2022.80iOS
+ Updated frameworks. + Command + E will now work as an execute query shortcut (as well as cmd + shift + e).
- v2021.81iOS
+ Improvements with escaping objects.
- v2021.73iOS
+ Fixed an issue where postgres views would only load from a single schema.
- v2021.72iOS
+ Postgres functions now display the function overload. + Fixed an issue with Postgres functions not display from other schemas. + Improvements with handing alter/create Redshift functions. + Fixed an issue where scripting tables/views/fuctions/etc might be incorrectly formatted.