3.1.0
October 25th, 2021
- ๐น Shortcut to close the active tab: Ctrl/Cmd + W
- โจ Auto-detect local databases on common ports
- ๐ Toggle the visibility of internal databases
- ๐ Export aggregate documents
- ๐ Automatically switch between dark and light mode based on system setting
- ๐ Create new dates and _ids using values "Date()" and "ObjectId()"
- ๐ Avoid storing duplicates in Query History
- ๐ Avoid executing incorrectly formatted queries
v3.0.1
October 10th, 2021
- ๐ Re-architected to enable all available security features
- ๐ Everything is faster, smoother, and more polished
- ๐ All new, more reliable Live Query
- โจ Fresh yet familiar interface, now with dark mode
- ๐จ Connection color applies consistently across the interface
- ๐ Automatically generate a template when creating a new document
- ๐ Batch deleting displays the correct number of documents
- ๐ Improve handling of MongoDB internal databases
- ๐ Dedicated watch mode is gone, for now
v2.6.0
July 17th, 2021
- ๐ Remove quotes around property names
- โ๏ธ Improve relation detection with more flexible patterns and plurals
- ๐ You may now delete all documents in a collection
v2.5.0
July 3rd, 2021
- ๐ Automatically quote property names
- ๐ Shortcut to format documents and queries: Ctrl + Option + F
- ๐จ Move query info to free up vertical space
- ๐ Live Query should once again detect created documents
v2.4.0
June 20th, 2021
- ๐๏ธ Delete all documents from find queries
- ๐ฉณ Shortcuts to switch to the next and previous tabs: Ctrl + Tab and Ctrl + Shift + Tab
- ๐ Automatically select newly opened tabs
- ๐ Hide relations when editing a document
v2.3.1
June 6th, 2021
- ๐ Fixed an issue that prevented projection from working correctly
v2.3.0
June 6th, 2021
- ๐ฝ๏ธ Queries now support projection, pick the fields you need to see!
- ๐ Schema generation could hammer the database in some cases, this will no longer happen
- ๐จ Polished a few bumps and scratches in the interface
- ๐ฌ Collection validators were rough all around and often confusing so they're gone for now
v2.2.2
May 31st, 2021
- ๐จ Relations now link the field instead of adding an additional button
- ๐ Editing relational arrays will no longer crash the editor
v2.2.1
May 30th, 2021
- ๐ Export and import documents
- ๐จ Sticky search box in connection tab
- ๐ Correctly format ObjectId relations
v2.1.0
May 27th, 2021
- ๐๏ธ Drop collections
- ๐ Refresh stats after inserting a document
- ๐ Add support for zooming
v2.0.5
May 25th, 2021
- ๐ Initial release on the Mac App Store
v2.0.0
May 17th, 2021
- โจ Rethink the interface and polish all the things