Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Releases: daa84/mongofx

0.3.0 Release

18 Dec 13:53
Compare
Choose a tag to compare
  • 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

06 Nov 18:36
Compare
Choose a tag to compare
  • 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

28 Oct 15:37
Compare
Choose a tag to compare
First release Pre-release
Pre-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.