What's new in Mongo Management Studio 1.9.4

Sep 25, 2017
  • Features:
  • Add support for more BSON types (UUID, LUUID, Timestamp, Code, Min key, Max key, DBRef)
  • Bug Fixes:
  • Correctly resize the result view when switching tabs

New in Mongo Management Studio 1.9.3 (Jan 23, 2016)

  • Features:
  • Create a new connection by cloning an existing one
  • Bug Fixes:
  • Add binaries for mongo shell for MongoDB 3.2
  • Option slaveOk was ignored when connecting to a replica set in MongoDB > 3.x

New in Mongo Management Studio 1.9.2 (Jan 23, 2016)

  • Features:
  • Add compatibility for MongoDB 3.2
  • Bug Fixes:
  • Not all records were exported when the number of records to export is high
  • Parse connections strings starting with 'mongodb://' correctly
  • SSL options were not parsed correctly in some casesFeatures:
  • Create a new connection by cloning an existing one

New in Mongo Management Studio 1.9.1 (Jan 23, 2016)

  • Features:
  • Add additional input fields to enter username and password separately from connection string
  • Encrypt the connection string, username and password before storing in the configuration file
  • Bug Fixes:
  • No data of a selected collection was shown when the name of the collection includes the name of the database
  • Files could not be downloaded from a GridFS collection when the collection name contains multiple points
  • Return error message when path to ssh key file is a folder

New in Mongo Management Studio 1.9.0 (Jan 23, 2016)

  • Features:
  • Add CSV export in the Professional/Enterprise/Educational Edition
  • 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 were 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

New in Mongo Management Studio 1.8.1 (Jan 23, 2016)

  • 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

New in Mongo Management Studio 1.8.0 (Jan 23, 2016)

  • 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

New in Mongo Management Studio 1.7.0 (Jan 23, 2016)

  • Features:
  • Add Danish localization
  • Improved loading animation
  • Bugfixes:
  • Fix problem when trying to copy a collection from local machine and the source and destination database have the same name
  • Data types were not converted in aggregation framework queries
  • Add message if document is not updated and no mongodb error occurs

New in Mongo Management Studio 1.6.1 (Jan 23, 2016)

  • Features:
  • Add Turkish localization
  • Add Italian localization
  • Bugfixes:
  • Show warning in dialog "export collection" that it currently works only in Find mode (F)
  • Drag & Drop field in dialog "import collection" was not working properly in the Community Edition
  • Fix error when importing a json file with different line endings

New in Mongo Management Studio 1.6.0 (Jan 23, 2016)

  • 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
  • Bugfixes:
  • Mongo-Shell: Show error when no mongo shell binary could be found
  • Support for invalid dates (new Date('25/25/2015'))
  • Fix rendering of popover in table cells in the table view, it sometimes showed the wrong data

New in Mongo Management Studio 1.5.0 (Jan 23, 2016)

  • Features:
  • Add Chinese localization
  • Bugfixes:
  • Mongo Id's and Dates in are now converted in the options in the Find View
  • Fix error that the view was not refreshed after login in the Enterprise Edition
  • Fix error when editing indexes that option "expireAfterSeconds" was not saved when the value is 0