• v2.1.0 2a9f06588b

    v2.1.0 Stable

    mappu04 released this 2026-01-03 22:24:40 +00:00 | 29 commits to master since this release

    2026-01-04 v2.1.0

    • SQLite: Support SSH tunnel
    • SQLite: Strict type handling, support nullable columns, always rely on rowid as 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