Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.42.1-beta.3
Release v1.42.1-beta.3
Full Changelog: v1.42.1-beta.2...v1.42.1-beta.3
1.42.1-beta.2
Release v1.42.1-beta.2
What's Changed
New Features
- feat(compass-indexes): add vector search index creation to create search indexes modal COMPASS-7302
- feat(compass-indexes): display vector search type in search indexes table COMPASS-7509
Bug Fixes
- fix(compass): make sure we get active user info when setting up intercom
- fix(compass): improve validation of command line arguments COMPASS-7260
- fix(crud): hide update/delete labels on narrow windows
Full Changelog: v1.42.0...v1.42.1-beta.2
1.42.1-beta.0
Full Changelog: v1.42.0...v1.42.1-beta.0
1.42.0
What's Changed
New Features
- feat(crud): release support for bulk update and bulk delete operations COMPASS-7329 COMPASS-7330
Bug Fixes
- fix(instance): fix namespace stats refresh after document update
- fix(crud): clear bulk update/write states and abort in flight bulk update previews when changing the collection
- fix(indexes): fix table card autosizing COMPASS-7548
- fix(workspaces): open workspace in the same tab when tab type is the same COMPASS-7556
- fix(compass-crud): persist and restore documents list scroll top position COMPASS-7370
- fix(export,query-bar): invalid dates resulting in blank page COMPASS-7515
- fix(crud): make sure that the initial state of the store is set right away instead of through setState calls
Full Changelog: v1.41.0...v1.42.0
1.42.0-beta.7
Release v1.42.0-beta.7
chore(ci): rpm signing COMPASS-7588 (#5379)
chore(webpack-config-compass): fixes bootstrap failures related to browserlist (#5386)
Full Changelog: v1.42.0-beta.6...v1.42.0-beta.7
1.42.0-beta.6
Release v1.42.0-beta.6
What's Changed
Bug Fixes
- fix(crud): make sure that the initial state of the store is set right away instead of through setState calls
Full Changelog: v1.42.0-beta.5...v1.42.0-beta.6
1.42.0-beta.5
Release v1.42.0-beta.5
What's Changed
New Features
- feat(crud): release support for bulk update and bulk delete operations COMPASS-7329 COMPASS-7330
Bug Fixes
- fix(instance): fix namespace stats refresh after document update
- fix(crud): clear bulk update/write states and abort in flight bulk update previews when changing the collection
- fix(indexes): fix table card autosizing COMPASS-7548
- fix(workspaces): open workspace in the same tab when tab type is the same COMPASS-7556
- fix(compass-crud): persist and restore documents list scroll top position COMPASS-7370
- fix(export,query-bar): bump mongodb-query-parser COMPASS-7515
Full Changelog: v1.41.0...v1.42.0-beta.5
1.41.0
Release v1.41.0
What's Changed
New Features
- feat(stage-wizard): implement text search wizard
- feat: remove NONE and authMechanism=DEFAULT COMPASS-7308
- feat: Improve stage wizard discoverability and interaction COMPASS-7350
- feat: use dark colors for background on initial app loading with dark theme
- feat: remove outdated guide cues COMPASS-7396
- feat(query-bar): autoinsert empty document for all fields in the query bar
- feat(search-indexes): clarify search index management support
- feat(connections): add filter to saved connections when there are more than 10 saved COMPASS-7439
- feat(connection-storage): migrate from keytar COMPASS-6854
- feat(databases-collections, compass-sidebar): add rename collection flow COMPASS-5704
- feat(compass-workspaces): introduce workspaces plugin; implement single top level tabs COMPASS-7354
- feat(atlas-service): migrate from keytar COMPASS-7491
- feat(sidebar): disable clicking on the performance tab when unsupported in Atlas
Bug Fixes
- fix(generative-ai): add type button html attribute so ai entry buttons don't get html form submit events COMPASS-7356
- fix(stage-wizard): ux fixes for $search wizard
- fix(compass-home): add z-index to shell container so it overlays sidebar content COMPASS-7395
- fix(compass-sidebar): convert to ts, fix save connections bug COMPASS-7418
- fix: pass relaxed: false to EJSON.deserialize() so values won't be promoted COMPASS-7431
- fix(stage-wizard): remove field selector from $count
- fix: use consistent monospace fonts HELP-52113
- fix(compass-components): do not keep fallback content when not needed COMPASS-7417
- fix(stage-wizard): indent generated stages
- fix(connection-storage): remove oidc serialized state from connection COMPASS-7453
- fix(compass-crud): expanded docs retains state after switching tabs COMPASS-7318
- fix(compass-shell): properly render syntax errors in embedded shell COMPASS-7497
- fix(connection-form): include OIDC in
$external
auth mechanism list COMPASS-7512
Full Changelog: v1.40.4...v1.41.0
1.40.5-beta.17
Release v1.40.5-beta.17
Full Changelog: v1.40.5-beta.16...v1.40.5-beta.17
1.40.5-beta.16
Release v1.40.5-beta.16
What's Changed
New Features
- feat(sidebar): disable clicking on the performance tab when unsupported in Atlas