Skip to content

Releases: eXist-db/monex

v4.0.1

13 Sep 19:45
Compare
Choose a tag to compare
  • Fixes issues with xs:int to xs:integer conversion
  • Fix issues with incorrect parameter types on function callbacks

v4.0.0

11 Jan 17:55
Compare
Choose a tag to compare
  • Breaking: Due to internal API changes this version of monex requires eXist-db version 6.1.0 or later - #210, #223
  • Fixed: Added missing release notes for 3.0.5 release - #217

3.0.5

30 Nov 22:39
Compare
Choose a tag to compare

A small fix to fix invalid XQuery that can lead to err:XPTY0004 xs:string(/db/apps/monex/data) is not a sub-type of xs:anyURI in the post-install.xql script.

v3.0.4

01 Feb 03:40
3bc3270
Compare
Choose a tag to compare

Important: Due to an internal API change this version is compatible with exist-db versions 5.4.0 and later

  • Fixed: Display all values of a facet - #166

v3.0.3

20 Jun 16:46
7cc185d
Compare
Choose a tag to compare

Important: Due to an internal API change this version is compatible with eXist-db versions 5.3.0-SNAPSHOT and later. Use this version for bundling with eXist-db 5.3.0.

  • Fix yank on collapsing opening sidebar
  • Update AdminLTE theme to version 2.4.18
  • Replace ACE edior with prismjs for highlighting code
  • Replace dependency on shared-resources package with new templating only library

v3.0.2

07 Mar 16:54
Compare
Choose a tag to compare
  • Updated jackson library to match the version in eXist develop - #144

v.3.0.0

11 Nov 13:44
Compare
Choose a tag to compare
  • Updated for eXist 5.3.0-SNAPSHOT. Due to breaking changes the release will not work with eXist-db versions prior 5.3.0-SNAPSHOT

v2.1.1

22 Jan 22:19
Compare
Choose a tag to compare
  • Updated for eXist 5.2.0

v2.1.0

16 Nov 16:01
Compare
Choose a tag to compare
  • Updated for eXist-db 5.1.0

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