Release v1.40.3-beta.4
What's Changed
New Features
- feat(search-indexes): fields autocomplete COMPASS-7174
- feat(search-indexes): add annotations in the editor when there are syntax errors in the search index definition COMPASS-7246
- feat: improve AI feedback experience COMPASS-7211, COMPASS-7251
- feat: remove useNewUrlParser and useUnifiedTopology from export to language COMPASS-4897
- chore: Use knnVector instead of vectorEmbedding in index template definition COMPASS-7288
Bug Fixes
- fix(aggregations): disregard env in snippets COMPASS-6976
- fix(search-indexes): avoid flicker when modal closes COMPASS-7248
- fix(electron): downgrade to 25.8.4 COMPASS-7291
- fix: use the electron version, not the app's version COMPASS-7305
- fix(data-service): ignore errors when fetching collStats in adf; always fetch collInfo COMPASS-7307
- fix(insert-document): handle invalid bson COMPASS-7316
Full Changelog: v1.40.3-beta.0...v1.40.3-beta.4