What's Changed
New Features
- feat: bump mongosh to 2.0.0, driver to 6.0.0 COMPASS-7057
- feat(compass): bump to electron 26
- feat(data-service): setup local atlas detection COMPASS-7213
- feat(preferences-model): enable using natural language to generate queries and pipelines COMPASS-6866
- feat: display local Atlas dev environments as such COMPASS-7156
- feat: introduce $vectorSearch aggregation stage to 7.1 and 7.0.x COMPASS-7064
- feat(search-indexes): enable search indexes management COMPASS-7238
- feat(compass-aggregations): update mongodb-constants to show $vectorSearch operator for mongodb 6.0.10
Bug Fixes
- fix(query-bar): account for changed key order in query COMPASS-7194
- fix(aggregations, explain-plan): remove out stages before running explain plan COMPASS-7012
- fix: more auto-update logging, disable if not supported COMPASS-7220
- fix: don't automatically select regex when detecting regex COMPASS-7144
Full Changelog: v1.39.4...v1.40.0