Skip to content

Releases: mongodb-js/compass

1.42.1-beta.3

14 Feb 14:29
Compare
Choose a tag to compare
1.42.1-beta.3 Pre-release
Pre-release

Release v1.42.1-beta.3

Full Changelog: v1.42.1-beta.2...v1.42.1-beta.3

1.42.1-beta.2

09 Feb 09:44
Compare
Choose a tag to compare
1.42.1-beta.2 Pre-release
Pre-release

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

07 Feb 16:15
Compare
Choose a tag to compare
1.42.1-beta.0 Pre-release
Pre-release

Full Changelog: v1.42.0...v1.42.1-beta.0

1.42.0

31 Jan 09:10
Compare
Choose a tag to compare

What's Changed

New Features

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

29 Jan 14:32
Compare
Choose a tag to compare
1.42.0-beta.7 Pre-release
Pre-release

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

23 Jan 16:09
Compare
Choose a tag to compare
1.42.0-beta.6 Pre-release
Pre-release

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

16 Jan 08:41
Compare
Choose a tag to compare
1.42.0-beta.5 Pre-release
Pre-release

Release v1.42.0-beta.5

What's Changed

New Features

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

18 Dec 12:28
Compare
Choose a tag to compare

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

18 Dec 08:19
Compare
Choose a tag to compare
1.40.5-beta.17 Pre-release
Pre-release

Release v1.40.5-beta.17

Full Changelog: v1.40.5-beta.16...v1.40.5-beta.17

1.40.5-beta.16

15 Dec 00:50
Compare
Choose a tag to compare
1.40.5-beta.16 Pre-release
Pre-release

Release v1.40.5-beta.16

What's Changed

New Features

  • feat(sidebar): disable clicking on the performance tab when unsupported in Atlas