What’s new in Robomongo 0.8.5

Roboteam is happy to announce the release of Robomongo 0.8.5.

Packaged downloads

Source code downloads

For the full list of changes in 0.8.5 please see the changelog at the bottom of this page.

New application icon

Thanks to Andres Kievsky, Robomongo has a brand new custom mascot & application icon.

![](http://app.robomongo.org/images/0.8.5/Robomongo-App-Icon-256.png)

New & updated keyboard shortcuts

  • Add window/tab navigation shortcuts to new Window submenu
  • Fix shortcut to reload current query
  • Add shortcut to toggle comments
  • Use standard New/Open shortcuts
  • Document shortcut differences by platform
  • ![](http://app.robomongo.org/images/0.8.5/window-menu.png)

    For a full list of shortcuts, see: Robomongo shortcut key reference.

    OS X fixes

    • Retina text display (Thanks Michael Steinacher)
    • Full screen support
    • Add line numbers to JSON editing window
    • Switch tabs using standard keys on OS X
    • Add OS X specific keyboard shortcut tips

    New user preferences

    • Ability to disable autocompletion (Thanks Sergey Gavruk)
    • Option to disable selected code autoexecution when opening a new tab (Thanks Vladimir Belozyorov)
    • Preference to have line numbers displayed by default

    New editing features

    Thanks to Vladimir Belozyorov for contributing several editing improvements & bug fixes including:

    • Comment/uncomment selected code in the shell
    • Cursor initialization – place between curly brackets for default find({}) query
    • Expand/collapse multiple selections
    • Changes in toolbars visibility are saved in config file

    Other contributors

    Thanks also to Kanstantsin Kamkou and volans-!

    Changelog

    Robomongo 0.8.5, March 10, 2015

    Stephen Steneker

    • OS X build fixes for XCode 5 / libc++ (#524)
    • OS X specific keyboard shortcut tips (#505)
    • View documents fail if collection name is “group” (#414)
    • Problem with slash in collection names (#404)
    • Add shortcut to open JS file (#408)
    • Fullscreen mode not working on OS X (#519)
    • Usability request – add initial curly braces to command bar (#506)
    • TTL index should allow expiry of 0 seconds (#500)
    • Add line numbers to JSON editing windows on OS X (#449)
    • Add user preference to have line numbers displayed by default (#564)
    • Space after document causes validation error (#544)
    • Expand current server as soon as you connect to it (#405)
    • Switching tabs using standard keys on OS X (#87)
    • Cannot make the Edit Document Window smaller (#548)
    • Consistent numbering for tree/table/text view items (#421)
    • Reload Query with keyboard shortcut doesn’t work (#551)
    • Rename “Reload” to “Re-execute query” (#447)
    • Add “Copy Timestamp from ObjectId” to context menu for ObjectId fields (#559)
    • Bug: Type of Double changed to Int32 on save document (#622)
    • “Duplicate Query In New Tab”: add to Window menu with keyboard shortcut (#631)
    • No errors logged if settings directory cannot be created or settings file cannot be written to (#636)
    • Show execution time for operations that don’t return results (#455)
    • Disable broken “Copy Collection to Database” misfeature (#398)

    Vladimir Belozyorov

    • View mode reset to default after no results (#509)
    • Comment / uncomment selected code in the shell (#467)
    • Passphrase and password should be hidden in authentication tab (#433)
    • Cursor initialization – place between curly brackets for default find({}) query (#592)
    • Include full date/time for log entries (#596)
    • Option to disable selected code autoexecution when opening a new tab (#514)
    • Tooltip fixes to match current keyboard shortcuts (#598)
    • Expand/collapse multiple selections (#591)
    • Changes in toolbars visibility are saved in config file (#457)
    • Include connection name under shell tabs (#47)

    Sergey Gavruk

    • SettingsManager typo (#558)
    • Ability to disable autocompletion (#512)

    Kanstantsin Kamkou

    • Increase display width for limit & offset input fields (#458)

    volans

    • CreateUserDialog.cpp: fixed typo in warning message

    Andres Kievsky

    • Added new app icon in a variety of png and iDraw formats (#693)

    Michael Steinacher

    • Retina text display support (#724)

    Thank you!

    Follow us on Twitter to get the notifications about all releases

    In order to see the list of our priorities, please view our backlog.

    Download the latest Robomongo version!

    Also, let us know about any problems via Robomongo’s GitHub Issues.