Loading...
- v2026.81iOS
- Geometry / spatial viewer: preview POINT, LINESTRING, POLYGON, and other shape data right inside the result grid, with "Open in Maps" for point data. - Improvements to Auto-reconnect when the server drops the connection (idle timeouts, brief network blips, server restarts). - Various crash fixes and stability improvements.
- v2026.52iOS
- Fixed an issue where some users when importing a sqlite file would see no UI.
- v2026.50iOS
+ 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 all 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 + Error highlighting: Query errors now show a red squiggly underline on the problematic text, matching the desktop app + Redesigned Alter Table: Columns, Indexes, Foreign Keys, and Triggers tabs rebuilt with a modern look and inline validation + Export from connection list: Long press a database and tap Export to share the .sqlite file directly + Connection list context menu: Long press any database for quick Connect, Export, or Delete actions + Live dark/light mode switching: Theme changes now apply instantly, including syntax highlighting colors, without restarting the app
- 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.57iOS
+ Improvements with line number displays for queries. + Fixed a crash some users could have when modifying sqlite databases. + Improvements to modifying sqlite table ddl. + Fixed an issue where scripting views would not always work.
- v2025.15iOS
+ Fixed a crash that could occur when long-pressing a connection.
- v2024.53iOS
+ Fixed a crash some users were seeing when making a connection.
- v2024.15iOS
+ Fixed a few crash issues some users were seeing.