Skip to content

Releases: eXist-db/documentation

v5.0.0-RC2

31 Jul 13:52
b44db87
Compare
Choose a tag to compare
v5.0.0-RC2 Pre-release
Pre-release

code cleanup, focusing on deprecations, and newly added inbuild xquery functions

v5.0.0-RC3

31 Jul 15:51
417ca71
Compare
Choose a tag to compare
v5.0.0-RC3 Pre-release
Pre-release

Minor fixes to ensure proper installation in latest exist RCs

v5.0.0-RC1

05 Aug 10:43
db74b44
Compare
Choose a tag to compare
v5.0.0-RC1 Pre-release
Pre-release

includes faceted search and mavenization changes.

v4.2.0

22 May 14:05
2db63ef
Compare
Choose a tag to compare

content

  • removed deprecated extensions and WAR build instructions
  • updated the indexing guide instructions
  • added previously undocumented xqSuite annotations
  • fixed outdated command syntax in xmlrpc article

app

  • integrate frontend tooling into the maven build
  • major upgrade to all frontend dependencies (bootstrap, jQuery, gulp, ...many more)
  • switch to highlights for code highlighting
  • add unit and integration tests
  • layout changes to navbar, and admin tables

v4.1.2

12 Mar 11:23
156fa03
Compare
Choose a tag to compare

changes

  • removed mentions of xprocq
  • removed exist v2 upgrade warning on install

v4.1.1

01 Mar 17:33
2eadd8c
Compare
Choose a tag to compare

changes

  • typos in testing articles
  • dependency updates

v4.1.0

24 Jan 10:11
abf5517
Compare
Choose a tag to compare

contents

  • advanced-installation: new instructions for unattended installation
  • incompatibilities: add long-jump upgrade instructions
  • production-good-practices: add parser description
  • integration-testing: new article about best practices for testing exist-db apps
  • testing: new article introducing various approaches to automated code tests

app

  • removed unused db4 code
  • add consistent xml:id to sections
  • install frontend dependencies via npm
  • update outdated dependencies
  • build changes
  • ci changes

v4.0.4

22 Nov 10:34
efdc023
Compare
Choose a tag to compare

contents

  • more emphatically support openJDK
  • update <indexer> from current conf.xml
  • added information about davfs2 usage (thanks @mercibe)
  • add info about %test:name to xqsuite article
  • add info about new lucene options (thanks @sten1ee)
  • typo fixes and stylisttic edits

app

  • minor CI related updates

v4.0.3

06 Jul 09:21
184527f
Compare
Choose a tag to compare

contents

  • [xquery] added XQTS collation information
  • [xqsuite] explains pending and error counts
  • [validation] explains new JAXV parameter
  • [upgrading] added instructions for users building from source thanks @lguariento
  • as usual typos and grammar fixes troughout

app

  • reformatted links

v4.0.2

06 Jun 13:01
ff1e24a
Compare
Choose a tag to compare

minor content changes

  • update xqsuite documentation to add new variable
  • minor fixes and typos