Releases: eXist-db/monex
Releases · eXist-db/monex
v2.0.4
Fixed: Moved integration tests into the source repository - #96
Fixed: Read product details from JMX output - #99
v2.0.3
- Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8
v2.0.2
- Fix console for compatibility with eXist 5
v2.0.1
- Fixed: Installation of monex's test collection & instances config files
v1.0.1
- Fixed: Installation of monex's test collection & instances config files
v2.0.0
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
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
Fix monex to work with eXist 5.0.0-SNAPSHOT
v0.9.16
v0.9.16
v0.9.15:
- Choose shorter period for ping to keep the websocket connection open in Remote Console (was 5s, now .5s)