HuginnDB v1.11.0
See CHANGELOG.md for the full list of changes.
Installed builds with auto-update support will detect this release on next launch and offer to install it from inside the app.
What's Changed
- Session-level workspace layout & auto-reconnect on launch by @Alexfp28 in #93
- feat: add canary build channel for pre-release dogfooding by @Alexfp28 in #94
- Add sandbox indicator for canary build by @Alexfp28 in #95
- fix(session): restore focus + pane layout correctly after reconnect by @Alexfp28 in #96
- feat: pop tabs into independent OS windows instead of dockview floats by @Alexfp28 in #97
- Fix DataGrid cell editing and secondary window drag-drop by @Alexfp28 in #98
- feat: add MongoDB list view for wide/nested documents by @Alexfp28 in #99
- docs: sync CHANGELOG.es.md with unreleased features by @Alexfp28 in #100
- docs: retire per-version roadmaps, consolidate into single ROADMAP.md by @Alexfp28 in #101
- Reorganize table-tab toolbar: split filter and display concerns by @Alexfp28 in #102
- refactor(datagrid): consolidate the table-tab toolbar into one bar by @Alexfp28 in #103
- perf(table-data): decouple row count from data page + whole-table estimate by @Alexfp28 in #104
- docs: add release notes for v1.11.0 by @Alexfp28 in #106
Full Changelog: v1.10.0...v1.11.0