release
v1.1.0
Connection security + power-user shortcuts.
Added
- · Real x.509 client-cert support in the web client (paste-PEM).
- · SSH tunnel pool in the proxy with 5-min idle TTL.
- · Copy-as-code for documents and queries (mongosh, Node, Python).
- · Drag-reorder + pin tabs with right-click context menu.
- · Mongo shell autocomplete with collection names + field paths.
- · Aggregation builder hover-docs (curated reference for ~80 operators).
Improved
- · First paint on 10k-row collections now consistently under 200ms.
- · Index manager surfaces actual query usage per index.
- · Document compare highlights ignore-fields more clearly.
Fixed
- · BSON Decimal128 round-trip when editing through the tree view.
- · Vault export prompted for the wrong passphrase on Linux.
- · Sticky-column layout drift on Safari 17.