Skip to content

1.41.0

Compare
Choose a tag to compare
@svc-devtoolsbot svc-devtoolsbot released this 18 Dec 12:28
· 576 commits to main since this release

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