Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.20.1
Bug Fixes
- COMPASS-3995 Fix clicking "ADD DATA" → "Import File" does nothing #1861
- COMPASS-3994 Fix bad revert of
mongodb-js/compass-import-export
upgrade #1861
1.20.0
- 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
- Fixes connection issues with driver SDAM improvements.
- Adds ability to clone favourites
- Fixes styling issues in the connect window.
1.20.0-beta.8
Fixes hang on preference loading in the loading screen.
1.20.0-beta.7
- COMPASS-3920: Fix license issue on Community
- COMPASS-3903: Fix double scrollbar in table view
- COMPASS-3909: Fix typos in stage operator snippets
- COMPASS-3814: Fix export Schema as JSON
1.20.0-beta.6
- 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
- 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
- Adds additional guards to migrations to continue with Compass loading if they fail.
1.20.0-beta.3
- Updates the storage mixin with improved merge and no secure querying if no non-secure results are found.
1.20.0-beta.2
- Removes migrations from EOL Compass versions (<= 1.5.0) so a fresh beta install will work.