Skip to content

Releases: eXist-db/monex

v4.2.4

21 Oct 21:13

Choose a tag to compare

Full Changelog: v4.2.4...4.2.4

What's Changed

  • build: have version only in POM by @line-o in #332
  • build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #333
  • build: attach javadoc and sources to bundle by @line-o in #331

Full Changelog: v4.2.3...v4.2.4

v4.2.3

09 Oct 18:57

Choose a tag to compare

  • Monex console can handle more than one open tab - #306
  • Fix order of column headings on profiling page - #283
  • Fix missing fonts and CSS maps - #328
  • All source files have SPDX headers - #323
  • Improved build - #317

Full Changelog: v4.2.3...4.2.3

4.2.2

17 Feb 19:14
eee957d

Choose a tag to compare

Fixed: handling of $data when not defined - #266

v4.2.0

27 Oct 18:08
b35bb56

Choose a tag to compare

  • Feature: Extend Indexes pane to display new range index field data by @amclark42 in #243

v4.0.1

13 Sep 19:45

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

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

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

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

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

Choose a tag to compare

  • Updated jackson library to match the version in eXist develop - #144