Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Version 1.9.0 - 8. August 2015

Features

  • Add CSV export
  • Add option to export all documents of a collection matching the current query
  • Add additional username/password field for database authentication

Bug Fixes

  • Filter options on export where ignored
  • Fix problem when editing a document that in some cases the document was not parsed correctly  
  • Fix error when parsing filter options in query

Version 1.8.1 - 23. July 2015

Bug Fixes

  • fix error when app internal databases use SCRAM-SHA-1 authentication
  • fix crash when creating a ssl connection with no certificate, certificate authority or ssl-key
  • fix problems with displaying and saving records which includes string fields with escaped characters
  • fix error where in some cases the saved connections were lost after updating the app

Version 1.8.0 - 9. July 2015

Features

  • Add SSL support for connections
  • Add Russian localization

Bug Fixes

  • Fix error when copying collections which have a number as name
  • Increase server port when the port is already in use

Version 1.7.0 - 8. May 2015

Features

  • Add Danish localization
  • Improved loading animation

...

Version 1.6.1 - 2. April 2015

Features

  • Add Turkish localization
  • Add Italian localization

...

Version 1.6.0 - 19. March 2015

Features

  • Official Support for MongoDB 3.0
  • Add Spanish localization
  • Add setting "autocomplete" to enable/disable autocompletion
  • Show progress when importing/exporting files
  • Improve import/export code to handle large files better
  • Add support for comments in all queries

...

Version 1.5.0 - 11. February 2015

Features

  • Add Chinese localization

Bugfixes

...

Version 1.4.0 - 10. December 2014

Features

  • Add support for ssh connections with private key file authentication

...

Version 1.3.0 - 21. November 2014

Features

  • Add options slaveOK to connections to have read only access to an replica-set slave server

...

Version 1.2.0 - 6. November 2014

Features

  • Add new Console mode with access to the native mongo Shell
  • Renamed the old console mode to server-side-script-mode
  • Documents in Edit Document view and JSON schema view are now displayed as JSON. This makes it visibly clear when field names contains white spaces

...