Skip to content

v0.8.5

Compare
Choose a tag to compare
@stennie stennie released this 14 Mar 09:41
· 1201 commits to master since this release

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)