Changelog
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) |