Changelog
v1.7.0 - 2026-03-16
Added
- Support for IBM DB2 databases.
Fixes
- Fix: Shorcut handling. (Requires reset of shortcuts if not working properly)
- Fix: Function definitions not returing to original state after undo.
- Fix: Many bugfixes.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | Portable (64 bit) |
| Windows (ARM) | .exe (arm64) | .msi (arm64) | Portable (arm64) |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
| Linux (ARM) | .Appimage (arm64) | .deb (arm64) | .rpm (arm64) |
v1.6.0 - 2026-03-04
Added
- Support for libSQL databases.
Fixes
- Fix: Pane resizing.
- Fix: Search across app was not working properly, specifically the connections search, tables search, functions search, etc.
- Fix: Query results quick filter not working.
- Fix: Connections were not shutting down safely. SQLite was leaving wal files behind.
Changes
- Closing and opening multiple connections are more intuitive.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | Portable (64 bit) |
| Windows (ARM) | .exe (arm64) | .msi (arm64) | Portable (arm64) |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
| Linux (ARM) | .Appimage (arm64) | .deb (arm64) | .rpm (arm64) |
v1.5.4 - 2026-02-16
Fixes
- Fix: Pdf not shown.
- Fix: Sql file not loading.
- Fix: Database file not opening when directly.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | Portable (64 bit) |
| Windows (ARM) | .exe (arm64) | .msi (arm64) | Portable (arm64) |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
| Linux (ARM) | .Appimage (arm64) | .deb (arm64) | .rpm (arm64) |
v1.5.3 - 2026-02-10
Added
- Support for windows arm64.
- Support for linux arm64.
Fixes
- Fix: Translation fixed for user manager.
- Fix: Import data title was wrong.
- Fix: Quicklook resizing icon.
- Fix: Command Palette had same icons for all types.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| Windows (ARM) | .exe (arm64) | .msi (arm64) | |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
| Linux (ARM) | .Appimage (arm64) | .deb (arm64) | .rpm (arm64) |
v1.5.2 - 2026-02-04
Added
- Now the app will be updated automatically by default unless disabled.
- Automatically refresh data after set interval.
- ER Diagrams
- Transfer data between databases directly.
Fixes
- Fix: Maximize on windows, show layout was wonky.
- Fix: Cursor not changing for resizing in macos.
Changes
- The app no longer bundles support packages. (eg: Backup and Restore Tools). These can be downloaded separately using the packages option in the utilities menu, reducing the app size.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.5.1 - 2026-01-17
Added
Language Support
- Arabic
- Chinese (Traditional)
- Chinese (Simplified)
- English
- French
- German
- Hindi
- Indonesian
- Italian
- Japanese
- Korean
- Portugese
- Russian
- Spanish
- Turkish
- Vietnamese
View cell data as qr code
Fixes
- Fix: MongoDB API Relay responded with database not supported.
- Fix: Closing editor tab would result in first tab being selected.
- Fix: Closing app with other windows open would leave behind zombie windows.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.5.0 - 2025-12-28
Added
- App customisation
- Hotkey Management
- Encrypt and decrypt SQLite databases
- Go to source data using foreign key
- Run initial statements on connect
- MongoDB Support
Fixes
- Fix: SQLite numeric types decoding.
- Fix: Unable to cancel duckdb running queries.
- Fix: Filtering was not executable and autocompletions also did not show.
Changes
- Updated PostgreSQL dependencies
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs (Intel) | .tar.gz (64bit) | .dmg (64bit) | |
| MacOs (Apple Silicon) | .tar.gz (arm64) | .dmg (arm64) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.0.4 - 2025-10-31
Added
- DuckDB support.
- Option to change line wrapping of editor.
- API Relay
Fixes
- Fix: Restore keyboard navigation to table after reload.
- Fix: Select all was not working for grid.
- Fix: Keyboard select left pane items multiple was wonky fixed now.
- Fix: PostgreSQL/SQLite column structure multiple fields edit with rename caused errors, due to order of sql execution.
- Fix: Open with app not working in windows and linux.
Changes
- Monospace for data table by default.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs | .tar.gz (Universal) | .dmg (Universal) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.0.3 - 2025-10-01
Added
- MySQL support
- View executed queries in console
- In-app terminal support
Fixes
- Fixed maps not showing for postgres geography.
- Fixed editor commands were running multiple times for each action.
- Fixed autocomplete support
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs | .tar.gz (Universal) | .dmg (Universal) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.0.2 - 2025-09-02
Added
- Support for SQLite databases
- Download and install extensions via sqlpkg.org
- Import and export connections.
- Open files with the application.
- Preview support for pdf files.
Fixes
- Fixed postgresql connection url format
- Fixed edit button not working in connection info
- Fixed tab selection change errors
- New binary details not updated in cell after addition
- Table structure editing fixes
Changes
- Connection pooling by default. Running queries do not block ui.(Note all queries through editor still use a single connection.)
- All rows are now streamed in by default. (This helps keep the memory usage low, while maintaining a smooth experience.)
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs | .tar.gz (Universal) | .dmg (Universal) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.0.1 - 2025-07-26
Added
- Added support for modifying map data, geometry, geography and viewing the results in realtime.
- Added support for listening to database notifications.
- Added support for managing extensions.
- Added database management tools: User Manager and Table Privileges.
- Added backup and restore for postgresql databases.
Fixes
- Fixed jumpy command center.
- Fixed autocompletions not working on database reconnect.
Changes
- 100% performance boost in row streaming.(Results may vary)
- Quick open editor on toolbar.
- Windows releases are now self signed.
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs | .tar.gz (Universal) | .dmg (Universal) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |
v1.0.0 - 2025-07-03
- Initial Release
Downloads
| Windows | .exe (64 bit) | .msi (64 bit) | |
| MacOs | .tar.gz (Universal) | .dmg (Universal) | |
| Linux | .Appimage (64bit) | .deb (64bit) | .rpm (64bit) |