Skip to content

Releases: eXist-db/monex

v2.0.4

31 Aug 03:39
ade17ab
Compare
Choose a tag to compare
  • Fixed: Moved integration tests into the source repository - #96
  • Fixed: Read product details from JMX output - #99
  • v2.0.3

    24 Jul 01:18
    Compare
    Choose a tag to compare
    • Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8

    v2.0.2

    27 Jun 14:38
    Compare
    Choose a tag to compare
    • Fix console for compatibility with eXist 5

    v2.0.1

    29 Apr 14:47
    f012085
    Compare
    Choose a tag to compare
    • Fixed: Installation of monex's test collection & instances config files

    v1.0.1

    29 Apr 14:43
    554259a
    Compare
    Choose a tag to compare
    • Fixed: Installation of monex's test collection & instances config files

    v2.0.0

    24 Apr 22:04
    a20d9e1
    Compare
    Choose a tag to compare
  • Version note: Due to changes in JMX output in eXist 5, Monex is now split into a 1.x branch for users of eXist 4.x and the master branch will carry Monex 2.x releases for users of eXist 5+.
  • Improved: Monex is now built with maven
  • Improved: Removed dependency on Jetty. Monex now uses the standard Java WebSocket API.
  • Improved: Declared front end dependencies via npm.
  • Removed: HipChat module
  • Fixed: Javascript errors when loading various pages
  • v1.0.0

    24 Apr 21:55
    c0f0460
    Compare
    Choose a tag to compare
  • Version note: Due to changes in JMX output in eXist 5.x, Monex is now split into a 1.x branch for users of eXist 4.x and the develop branch will carry Monex 2.0 releases for users of eXist 5+
  • Improved: Monex is now built with maven
  • Improved: Removed dependency on Jetty. Monex now uses the standard Java WebSocket API.
  • Improved: Declared front end dependencies via npm.
  • Removed: HipChat module
  • Fixed: Javascript errors when loading various pages
  • v0.9.17

    16 Dec 15:21
    Compare
    Choose a tag to compare

    Fix monex to work with eXist 5.0.0-SNAPSHOT

    v0.9.16

    08 Jun 17:18
    Compare
    Choose a tag to compare

    v0.9.16

    • Fix release

    v0.9.15:

    • Choose shorter period for ping to keep the websocket connection open in Remote Console (was 5s, now .5s)

    v0.9.14

    13 Apr 08:03
    Compare
    Choose a tag to compare
  • Hotfix - #57