What's Changed
New Features
- feat(sidebar): filter both databases and collections with dot notation
Bug Fixes
- fix: link to vector search docs when editing vector indexes COMPASS-9435
- fix: set --gtk-version=3 on linux COMPASS-9437
- fix: don't override editor background colours in darkmode COMPASS-9248 COMPASS-9247
- fix(editor): remove
EDIT_CONTEXT
workaround COMPASS-9131 - fix(aggregations): pass dataService to redux thunk arg, fix types COMPASS-9375
- fix: derive the calculated storage size in the model, display and sort that field COMPASS-9423
- fix(deps): bump mongosh to latest COMPASS-9424 COMPASS-9419
- fix(aggregations): stage description tooltip overflow COMPASS-9463
Full Changelog: v1.46.3...v1.46.4