This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
Releases: daa84/mongofx
Releases · daa84/mongofx
0.3.0 Release
- load query data in background
- display execution time
- add copy path menu, rename collection menu
- some new mongodb shell api commands added
- improve javascript autocompletion (move it to antlr)
- add templates
- update to java driver to support mongodb 3.2
- always expand first document
- save/open file
- number of ui improvements
0.2.0 Release
- Text search
- Connection description on every tab
- Insert/Delete document
- Skip/limit in api and ui
- Copy collection function
various fixes and javascript shell api update.
First release
Just first release. Currently support number of mongodb commands with db objects tree. Works with mongodb 3 (uses java driver v3.1.0). win64 executable contains all dependencies and must work without any problem. jar version - contains only application jar + library dependencies and must work with installed jre8.