MongoHub Changelog

What's new in MongoHub 2.3.2

Jun 15, 2011
  • Add import/export to JSON/CSV functions;
  • Add support for ssh access use public key;
  • Add a function to remove single record in find query window;
  • Fixed a bug in jsoneditor related to Date() object;
  • Fixed a bug to create collection in a database which doesn't have collection.

New in MongoHub 2.3.1 (Feb 5, 2011)

  • Fixed a bug in jsoneditor related to Date() object.
  • Add execution time in find panel.
  • Fixed a bug in remove function.

New in MongoHub 2.3.0 (Dec 30, 2010)

  • Add mongo stat monitor;
  • Add replica set connection support;
  • Add reconnect support;
  • Add an JSON editor for found results with syntax highlight;
  • More flexible query style in find window;
  • Fixed long long int value overflow;
  • Fixed application crash during open/close connection window.

New in MongoHub 2.2.0 (Dec 28, 2010)

  • SSH Tunnel connection support;
  • Fixed a bug in display ObjectID type fields;
  • Fixed some UI bugs;
  • Fixed some memory leaks and random crashes;
  • Add confirm panel before drop database or collection;
  • Run queries in a seperate thread so that won't block the UI;
  • Fixed a bug to install on some 10.6.x(64bit) system.

New in MongoHub 2.1.0 (Jun 22, 2010)

  • Auto expand and collaspe finding results;
  • Display Date_t or Timestamp as GMT time format;
  • Fixed a bug in display ObjectIds in Array element;
  • Import data from mysql database to mongodb;
  • Export data from mongodb to mysql database.

New in MongoHub 2.0.9 (May 30, 2010)

  • Add support for mongohq.com
  • Changed update behavior
  • Fixed a bug to detect NumberLong type of BSONElement
  • Fixed a bug in Array type of BSONElement

New in MongoHub 2.0.8 (May 10, 2010)

  • Fix several UI bugs in Query Window;
  • Fix bugs in Find Query and Update Query;
  • Fix bugs related to ObjectId;
  • Fix copy&paste bugs.

New in MongoHub 2.0.7 (May 10, 2010)

  • Add sparkle framework to check application updates.