Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kangas kangas released this 23 Nov 22:40

Platform support:

OS X 10.10 only
Windows 7+ (64-bit only)

This is Compass 1.0 release candidate 0.

Bug

  • [INT-786] - In test.arrayofdocs collection: cannot read property `values` of undefined
  • [INT-864] - Hide Intercom button and make it accessible from the menu
  • [INT-878] - When a collection is loaded and the welcome tour is re-opened, clicking "Next" closes the tour
  • [INT-892] - Bug: this.parent.parent.click() is not a function

Improvement

  • [INT-307] - Add text to explain sampling within the app
  • [INT-737] - Add info icons with tooltips to form labels in connect window
  • [INT-766] - First run tour improvements
  • [INT-781] - Style file input fields for SSL certificates
  • [INT-817] - Support user authorization restrictions gracefully
  • [INT-820] - Revise windows menu
  • [INT-833] - Help window behavior

New Feature

  • [INT-85] - Track app installs and launches
  • [INT-126] - Navigation of collections
  • [INT-548] - Support LDAP authentication
  • [INT-549] - Support Kerberos authentication
  • [INT-678] - Collect sampling metrics
  • [INT-831] - Implement generic sidebar view class

Task

  • [INT-660] - Figure out why bugsnag isn't getting our sourcemaps
  • [INT-671] - Google Analytics UA for Compass
  • [INT-715] - mongodb-connection-model has a functional test for Kerberos
  • [INT-716] - mongodb-connection-model has a functional test for LDAP
  • [INT-747] - Clean up Geo Querybuilder
  • [INT-794] - Use Electron's native message box instead of bootstrap modal