Skip to content

Releases: mongodb-js/compass

1.11.1

05 Dec 20:58
Compare
Choose a tag to compare
  • Fixes SSH tunnel passphrase being a plain text field.

1.12.0-beta.0

05 Dec 00:02
Compare
Choose a tag to compare
1.12.0-beta.0 Pre-release
Pre-release
  • Provides a readonly version of Compass.

1.11.0

05 Dec 00:02
Compare
Choose a tag to compare
  • Adds table view to the documents tab.
  • Adds disconnect functionality to go back to the connect window.

1.11.0-beta.2

05 Dec 00:03
Compare
Choose a tag to compare

TODO (imlucas) Auto generate this.

1.10.10

23 Nov 15:47
Compare
Choose a tag to compare
  • Fixed issue on Windows getting stuck on loading screen.

1.11.0-beta.1

22 Nov 23:30
Compare
Choose a tag to compare
1.11.0-beta.1 Pre-release
Pre-release
  • Fixed the RHEL installer dependencies.

1.11.0-beta.0

22 Nov 15:47
Compare
Choose a tag to compare
1.11.0-beta.0 Pre-release
Pre-release

Features:

  • Adds a table view to the documents tab for editing documents in a tabular format.
  • Adds a "disconnect" menu item to disconnect and go back to the connect window.
  • Adds nicer zero state screens to Schema and Explain tabs.

Fixes:

  • Fixes document list only showing 1 document when documents had object _id fields.
  • Compass now no longer allows creating databases with a "." in the name.
  • Fixes XSS vulnerability in autocomplete.
  • Fixes CSP vulnerability in object-src

1.10.9

22 Nov 22:11
Compare
Choose a tag to compare
  • Fixed the RHEL installer dependencies.

1.10.8

13 Nov 21:09
Compare
Choose a tag to compare
  • Fix for Windows auto updates, RELEASES file and endpoint were not product aware.
  • Fix for readonly views erroring on metrics collections.
  • Hide replica set name when SSH tunnel is enabled.
  • Fix for passwords with colons in them for Kerberos and LDAP authentication.
  • Security fixes for XSS "drag & drop" vulnerability in the loading window.
  • Fix for RHEL installation not requiring GConf2.
  • Fix SSH tunnel random port generation across multiple Compass windows.
  • Fix SSH tunnel connections when entering details directly.

1.10.7

08 Nov 08:29
Compare
Choose a tag to compare
  • Fixes document list refresh not updating documents.
  • Fixes CSP errors with Mapbox default-src/media-src.