-
v2.2.0 Stable
released this
2026-02-15 03:56:52 +00:00 | 0 commits to master since this release- Etcd: Initial support, including separate v2/v3 API support and recursive bucket management
- Badger, Bolt, BuntDB: Support full advanced configuration options
- Badger, Bolt: Show full paths to database file on hover
- SQLite CLI/SSH driver: Fix a syntax issue browsing tables, fix an issue if a table has zero rows
- Allow exporting configuration via new
--config-exportand--config-importcommand-line arguments - UI: Show column's datatype in hover tooltip
- UI: Add context menu actions to data view
- UI: Allow setting cells to NULL
- UI: Detect integer Unix timestamps (seconds or milliseconds) and show local+UTC time in hover tooltip
- UI: Allow configuring the appearance - Qt Style, Density/Padding, and alternating row backgrounds
- UI: Reduce default padding in the main window
- UI: Update autoconfig library to v0.6.0: large configuration dialogs now scrollable, adds "reset to default" buttons
- UI: Show basic database properties when hovering connection in Connection Manager and in main tree view
- Connection Manager: Add
(2)prefixes when saving new connections - Fix an issue with uninitialized slice data appearing in binary data columns, affecting at least Badger
- Fix a cosmetic issue Connection Manager saying "fail to save" error messages if we fail to load
Downloads