Skip to content

Releases: mongodb-js/compass

1.20.1

06 Dec 18:59
Compare
Choose a tag to compare

Bug Fixes

1.20.0

05 Dec 15:30
Compare
Choose a tag to compare
  • New and improved connect user experience with better error messaging, support for all connection options and various bug fixes.
  • The new connect experience also changed the way recents and favourites are being stored, so a new migration will be run on initial install. This will require users to allow access to their system's storage (e.g. keychain) for each saved Recent and Favourite.
  • JSON mode: ability to add one more JSON documents in CRUD view, ability to view and edit documents in JSON.
  • Support for UUIDs.

1.20.0-beta.9

13 Nov 21:24
Compare
Choose a tag to compare
1.20.0-beta.9 Pre-release
Pre-release
  • Fixes connection issues with driver SDAM improvements.
  • Adds ability to clone favourites
  • Fixes styling issues in the connect window.

1.20.0-beta.8

25 Oct 06:06
Compare
Choose a tag to compare
1.20.0-beta.8 Pre-release
Pre-release

Fixes hang on preference loading in the loading screen.

1.20.0-beta.7

03 Oct 17:06
Compare
Choose a tag to compare
1.20.0-beta.7 Pre-release
Pre-release

1.20.0-beta.6

03 Oct 16:14
Compare
Choose a tag to compare
1.20.0-beta.6 Pre-release
Pre-release
  • COMPASS-3811: Fix Zoom Hotkeys
  • COMPASS-3870: Fix default names for compound indexes
  • COMPASS-3914: Use fast count for input documents in aggregation pipeline builder
  • COMPASS-3915: Remove limit ahead of $count stage in aggregation pipeline builder
  • COMPASS-3881: Ensure no hangs when hostname is undefined.

1.20.0-beta.5

25 Sep 19:07
Compare
Choose a tag to compare
1.20.0-beta.5 Pre-release
Pre-release
  • Fixes CMD/CTRL+R refreshing of the documents and indexes tabs.
  • Fixes namespace overflow in the collection header for long collection and database names.
  • Fixes disconnect/reconnect when different instances had same namespaces appearing to cache.
  • Fixes binary support in the query history.
  • Adds license link to in the "Help" menu which opens the license via the OS.
  • Removes old community license from Compass Community Edition.

1.20.0-beta.4

24 Sep 19:40
Compare
Choose a tag to compare
1.20.0-beta.4 Pre-release
Pre-release
  • Adds additional guards to migrations to continue with Compass loading if they fail.

1.20.0-beta.3

24 Sep 19:40
Compare
Choose a tag to compare
1.20.0-beta.3 Pre-release
Pre-release
  • Updates the storage mixin with improved merge and no secure querying if no non-secure results are found.

1.20.0-beta.2

23 Sep 12:45
Compare
Choose a tag to compare
1.20.0-beta.2 Pre-release
Pre-release
  • Removes migrations from EOL Compass versions (<= 1.5.0) so a fresh beta install will work.