Skip to content

Releases: mongodb-js/compass

1.3.0

06 Sep 20:08
Compare
Choose a tag to compare

The MongoDB Compass team is proud to announce our latest release on the Stable channel, v1.3.0.

New Features

Create, Update, Delete Documents

MongoDB Compass now allows you to create, update, and delete single documents within the Documents tab.

clone-doc2

edit-doc5

delete-doc2

Explain Plan "Visual Tree"

Compass 1.3 enhances the Explain Plan tab to show results as a "Visual Tree", in addition to the "Raw JSON" view available in Compass 1.2.

explain-plan-tiny

Geographic visualization and query builder

Compass 1.3 detects GeoJSON and latitude/longitude coordinate pairs within your collections, and visualizes them using interactive maps. The maps also permit interactive query construction.

maps-datasets-zips-usa

SSH Tunnel support

Compass 1.3's connection dialog now allows you to define SSH Tunnels which automatically start when you connect to MongoDB, and stop when you disconnect.

ssh-tunnel-closeup

1.3.0-beta.5

26 Aug 20:07
Compare
Choose a tag to compare
1.3.0-beta.5 Pre-release
Pre-release

v1.3.0-beta.5 release notes on JIRA

Bug

  • [INT-1585] - String data doesn't wrap correctly in document view
  • [INT-1660] - TypeError: Cannot read property 'indexSizes' of undefined
  • [INT-1777] - Compass 1.3 host/port missing when connected to mongos 3.0

Task

  • [INT-1763] - Use Real BSON Types With CRUD
  • [INT-1775] - Add link to our Privacy Policy on Privacy Preferences opt-in screen
  • [INT-1780] - Integrate Value Promotions in Node Driver 2.2.8

1.3.0-beta.4

19 Aug 19:17
Compare
Choose a tag to compare
1.3.0-beta.4 Pre-release
Pre-release

1.3.0-beta.4 Release notes on JIRA

Bug

  • [INT-971] - Tour CSS bug on window resize
  • [INT-1650] - TypeError: Property 'ssh_tunnel_port' must be of type number
  • [INT-1657] - TypeError: Invalid Version: undefined
  • [INT-1658] - TypeError: Cannot read property 'executionStages' of undefined
  • [INT-1659] - TypeError: Property 'message' must be of type string. Tried to set [object Object]

Task

  • [INT-1477] - Compass uses MapBox proxy
  • [INT-1590] - Update first run tour for v1.3
  • [INT-1664] - Make "Visual Tree" explain view the default
  • [INT-1762] - CRUD Usability Improvements
  • [INT-1763] - Use Real BSON Types With CRUD

1.3.0-beta.3

11 Jul 16:49
Compare
Choose a tag to compare
1.3.0-beta.3 Pre-release
Pre-release
  • Allow specifying the value of the _id field when inserting new documents.
  • Set newly added key field and value sizes to 1.
  • Typing : in the key input field tabs to the value input field.
  • Only allow addition of 1 element at a time if the field name in the new element is blank.
  • Set newly added key field and value sizes to 1.
  • Fix element auto-focus on add.
  • CRUD documentation now available in the application help menu.

1.3.0-beta.2

29 Jun 17:10
Compare
Choose a tag to compare
1.3.0-beta.2 Pre-release
Pre-release

Bug

  • [INT-1586] - Compass Small Bug Fixes for World

1.3.0-beta.1

28 Jun 04:34
Compare
Choose a tag to compare
1.3.0-beta.1 Pre-release
Pre-release

New Feature

  • [INT-1518] - Add new 1.3 features to tour

1.3.0-beta.0

28 Jun 03:50
Compare
Choose a tag to compare
1.3.0-beta.0 Pre-release
Pre-release

New Feature

  • [INT-1160] - CRUD single document create, update, delete
  • [INT-1161] - ssh tunnel support
  • [INT-1162] - View explain plans
  • [INT-1551] - Add explicit opt-in for "3rd party maps" usage
  • [INT-1027] - Improve display of binary data in in the document viewer
  • [INT-1518] - Compass Treasure Hunt

Improvement

  • [INT-1552] - Query builder on numeric histograms should leave bounds open
  • [INT-1521] - Make Intercom overlay button visible
  • [INT-1577] - Load preferences defensively, catching parsing errors and reset preferences

Bug

  • [INT-1403] - Fix debug output in browser window
  • [INT-1425] - Feature Tour does not show on first launch anymore
  • [INT-1436] - Index view: Remove single/compound column, move "compound" label to properties
  • [INT-1438] - Subtype bars are now wrongly indented
  • [INT-1439] - After increasing maxTimeMS timeout, query default falls back to 100 docs
  • [INT-1440] - Compass Beta does not save "Enable Auto Updates" preference
  • [INT-1443] - Explain view scrolling bug
  • [INT-1481] - Automated builds must not overwrite published release artifacts
  • [INT-1487] - Documents with property "length" break Compass
  • [INT-1490] - Automatic update prompt not displayed; update proceeds without confirmation
  • [INT-1503] - Compass fails to start with JavaScript error in main process, "SyntaxError: Unexpected end of input"
  • [INT-1520] - Compass does not handle $indexStats fetch failure on MongoDB 3.2
  • [INT-1558] - Links sent via Intercom no longer open in external browser; recurring Uncaught Errors visible in console
  • [INT-1575] - Slow connect dialog rendering
  • [INT-1576] - Fix hook of "Install update" button so that the event gets fired

1.2.0

27 Jun 18:54
Compare
Choose a tag to compare

1.2.0 is promoted to stable

Bug

  • [INT-1575] - Slow connect dialog rendering

1.2.0-beta.4

24 Jun 21:30
Compare
Choose a tag to compare
1.2.0-beta.4 Pre-release
Pre-release

Bug

  • [INT-1491] - Automatic update not working on Windows
  • [INT-1549] - Remove stray debugger statement in mongodb-js/debug

1.2.0-beta.3

24 Jun 21:30
Compare
Choose a tag to compare
1.2.0-beta.3 Pre-release
Pre-release

Bug

  • [INT-1403] - Fix debug output in browser window
  • [INT-1425] - Feature Tour does not show on first launch anymore
  • [INT-1503] - Compass fails to start with JavaScript error in main process, "SyntaxError: Unexpected end of input"
  • [INT-1515] - Compass v1.2.0-beta-2 no error message if bad authentication
  • [INT-1520] - Compass does not handle $indexStats fetch failure on MongoDB 3.2