Skip to content

Releases: mongodb-js/compass

1.20.0-beta.4

24 Sep 19:40

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

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

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.

1.20.0-beta.1

21 Sep 01:12

Choose a tag to compare

1.20.0-beta.1 Pre-release
Pre-release
  • Fixes favourite selection issues in the connect window.
  • Fixes aggregation pipeline grammar missing operators: $set, $unset, $replaceWith
  • Fixes schema tab errors when app registry not passed to sub few d3 function.

1.20.0-beta.0

21 Sep 01:12
2166b8e

Choose a tag to compare

1.20.0-beta.0 Pre-release
Pre-release

This beta introduces:

  1. New and improved connect user experience with better error messaging, support for all connection options and various bug fixes.
  2. 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.
  3. JSON mode: ability to add one more JSON documents in CRUD view, ability to view and edit documents in JSON.
  4. Support for UUIDs.

Fixes:

  1. Map view in Schema Tab bugs.
  2. Workspace tabs bugs.

Improvements:

  1. More accessible colour palette for errors and editable fields throughout the application.
  2. Better inline documentation for aggregation pipeline arguments.

1.19.12

10 Sep 14:23

Choose a tag to compare

TODO (imlucas) Auto generate this.

1.19.6

20 Aug 15:30

Choose a tag to compare

  • Fixes geo queries not getting cleared out on sample reset.

1.19.5

20 Aug 14:32

Choose a tag to compare

  • Adds polygon map querying and fixes React errors when multiple points exist on the map with the same coordinates.

1.19.4

19 Aug 19:19

Choose a tag to compare

  • Fixes non-genuine MongoDB warning errors preventing DB load.

1.19.3

14 Aug 13:47

Choose a tag to compare

  • Fixes missing icons in the maps view controls.