Skip to content

Releases: mongodb-js/compass

1.46.1

23 Apr 11:25
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: add special handling of vector sub-type COMPASS-8257

Bug Fixes

  • fix(compass-crud): account for pagination in expanded table view COMPASS-9161
  • fix(compass-crud): no 0 default for bulkDelete count COMPASS-8603
  • fix(compass-indexes): fix tooltip triggers in indexes plugin COMPASS-8449
  • fix: fix the shortcuts on windows to be the app name, not executable name COMPASS-8367

Full Changelog: v1.46.0...v1.46.1

1.46.1-beta.1

21 Apr 16:44
Compare
Choose a tag to compare
1.46.1-beta.1 Pre-release
Pre-release

1.46.1-beta.0

14 Apr 13:00
Compare
Choose a tag to compare
1.46.1-beta.0 Pre-release
Pre-release

Release v1.46.1-beta.0

What's Changed

New Features

  • feat: add special handling of vector sub-type COMPASS-8257

Bug Fixes

  • fix(compass-crud): account for pagination in expanded table view COMPASS-9161
  • fix(compass-crud): no 0 default for bulkDelete count COMPASS-8603
  • fix(compass-indexes): fix tooltip triggers in indexes plugin COMPASS-8449
  • fix: fix the shortcuts on windows to be the app name, not executable name COMPASS-8367

Full Changelog: v1.46.0...v1.46.1-beta.0

1.46.0

04 Apr 15:00
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • fix: allow deleting updatemany queries COMPASS-9121
  • fix: remove readPreferenceTags for database&collection lookups if the cluster is sharded and readPreferenceTags was set COMPASS-9111
  • fix: catch parse error on multi insert
  • fix(ci): don't allow empty commits in update generated files task; skip task when previous commit was also generated by it

Full Changelog: v1.45.4...v1.46.0

1.46.0-beta.0

04 Apr 12:48
Compare
Choose a tag to compare
1.46.0-beta.0 Pre-release
Pre-release

Release v1.46.0-beta.0

Full Changelog: v1.45.5-beta.10...v1.46.0-beta.0

1.45.5-beta.9

02 Apr 09:41
Compare
Choose a tag to compare
1.45.5-beta.9 Pre-release
Pre-release

Release v1.45.5-beta.9

What's Changed

New Features

Bug Fixes

  • fix: allow deleting updatemany queries COMPASS-9121
  • fix: remove readPreferenceTags for database&collection lookups if the cluster is sharded and readPreferenceTags was set COMPASS-9111
  • fix: catch parse error on multi insert
  • fix(ci): don't allow empty commits in update generated files task; skip task when previous commit was also generated by it

Full Changelog: v1.45.5-beta.2...v1.45.5-beta.9

1.45.5-beta.10

03 Apr 11:53
Compare
Choose a tag to compare
1.45.5-beta.10 Pre-release
Pre-release

Release v1.45.5-beta.10

Full Changelog: v1.45.5-beta.9...v1.45.5-beta.10

1.45.5-beta.2

18 Mar 20:27
Compare
Choose a tag to compare
1.45.5-beta.2 Pre-release
Pre-release

Release v1.45.5-beta.2

Full Changelog: v1.45.5-beta.0...v1.45.5-beta.2

1.45.5-beta.0

11 Mar 04:26
Compare
Choose a tag to compare
1.45.5-beta.0 Pre-release
Pre-release

Release v1.45.5-beta.0

Full Changelog: v1.45.4...v1.45.5-beta.0

1.45.4

07 Mar 20:23
Compare
Choose a tag to compare

Release v1.45.4

What's Changed

New Features

  • feat(connections-navigation): connect in new window via connect split-button COMPASS-8473
  • feat(schema-validation): add confirmation modal when applying rules, add explicit editing state COMPASS-8861
  • feat(deps): bump mongosh, driver to latest COMPASS-9056
  • feat(schema): allow aborting analysis while in progress COMPASS-9052

Bug Fixes

  • fix(schema): update maps from map tile API v2 to raster tile API v3 COMPASS-8981
  • fix(compass-schema-validation): prevent losing changes in validation editor COMPASS-9003
  • fix(schema-validation): document preview overflow styles COMPASS-8997
  • fix: hang when the shell output reaches maxOutputLines COMPASS-7567 MONGOSH-2021
  • chore(deps): update driver and patch package-lock.json hoisting for mongosh packages
  • fix(compass-validation): unified validation preview CTA COMPASS-8862

Full Changelog: v1.45.3...v1.45.4