-
v2.1.0 Stable
released this
2026-01-03 22:24:40 +00:00 | 29 commits to master since this release2026-01-04 v2.1.0
- SQLite: Support SSH tunnel
- SQLite: Strict type handling, support nullable columns, always rely on
rowidas PK - SQLite: Remove hardcoded LIMIT
- SQLite: Hide internal sqlite_sequence and sqlite_stat1 tables
- BuntDB: Initial support, including editing
- VoidDB: Initial support, including editing and multiple keyspace management
- Pogreb: Initial support, including compaction
- Fix an issue with SQL queries running twice
- Fix an issue with not showing multiple connection errors from the connection manager dialog
- Truncate large binary column display in grid
- UI: Add icons for SSH/Password connection options, for Bolt/Zip conversion tool
- UI: Show 'null' as grey in tables
- UI: Clickable links to Go.mod dependencies in 'Driver versions' data table
- UI: When connecting to a new DB, always start on the Properties tab
- UI: Allow toggling separate toolbar sections in context menu
- UI: Disable Query tab for non-queryable database types
- UI: Fix extra labels appearing when editing large binary columns
Downloads
-
v2.0.0 Stable
released this
2025-12-20 06:19:46 +00:00 | 74 commits to master since this release- Merge yvbolt and QBolt together
- App: Show application version in main window titlebar
Downloads
-
v1.1.0 Stable
released this
2025-05-04 02:45:50 +00:00 | 393 commits to master since this release- New feature to import/export database as zip archive
- Upgrade to Qt 6
- Add keyboard shortcuts for refresh
- Improve High DPI support
- Rebuild artefacts with miqt v0.10.0, etcd-io/bbolt v1.4.0, go 1.23, Qt 6.8 (win64)
Downloads
-
v1.0.3 Stable
released this
2024-10-05 04:44:27 +00:00 | 410 commits to master since this release- Port from hybrid Go/C++ to now using MIQT
- Switch Windows build to win64
- Rebuild artefacts with miqt v0.5.0, etcd-io/bbolt v1.3.11, go 1.19 (deb12), go 1.23 (win64)
Downloads
-
v1.0.2 Stable
released this
2021-04-12 06:01:46 +00:00 | 419 commits to master since this release- Rebuild artefacts with etcd-io/bbolt v1.3.5, go 1.15, Qt 5.15, and new GCC versions
- Switch from hg to Git
- Use Go modules
- Add support for building Windows binary in Docker
Downloads
-
v1.0.1 Stable
released this
2017-06-19 09:04:17 +00:00 | 436 commits to master since this release- Feature: Option to open database as read-only
- Fix an issue with support for bucket names and keys not surviving UTF-8 roundtrips (now binary-clean)
- Fix an issue with crashing when deleting a bucket other than the selected one
- Fix a cosmetic issue with application icon on Windows
Downloads
-
v1.0.0 Stable
released this
2017-05-21 06:22:23 +00:00 | 452 commits to master since this release- Initial public release
Downloads