Skip to content

Releases: eXist-db/documentation

v6.1.7

17 Feb 16:39
1ec3327

Choose a tag to compare

eXist-db documentation app for eXist-db 6.1.7

What's Changed

  • Minor improvements by @line-o in #1089
  • [doc] basic-installation doc improvements by @dizzzz in #1088
  • doc(templating): add legacy syntax, update examples by @line-o in #1145
  • build: drop version from package.json by @line-o in #1147
  • sec: tighten controller security by @line-o in #1146
  • fix typo in %test:assumeInternetAccess name by @daliboris in #1176
  • fix(lucene): use correct names for boosting attribute elements in the description and examples by @daliboris in #1184
  • add missing parentheses to %test:name() annotation by @daliboris in #1192
  • [documentation] Add details for enabling restxq by @dizzzz in #1195
  • [ignore] prepare v6.1.7 by @dizzzz in #1199

New Contributors

Full Changelog: 6.1.6...6.1.7

v6.1.6

10 Apr 18:41

Choose a tag to compare

eXist-db documentation app for eXist-db 6.1.6

What's Changed

Full Changelog: 6.1.5...6.1.6

v6.1.5

25 Mar 21:09

Choose a tag to compare

eXist-db documentation app for eXist-db 6.1.5

Full Changelog: 6.1.4...6.1.5

v6.1.4

24 Mar 19:50

Choose a tag to compare

eXist-db documentation app for eXist-db 6.1.4

Full Changelog: 6.1.3...6.1.4

6.1.2

17 Feb 19:37
c187001

Choose a tag to compare

v6.1.0

04 Jan 00:04

Choose a tag to compare

eXist-db documentation app for eXist-db 6.1.0

v5.4.0

04 Feb 14:17
8d14349

Choose a tag to compare

  • New: Add a page about XSL-FO rendering - #726
  • xquery: Expose eXist-specific serialization options to fn:serialize - #672
  • backup: Remove comment on ZIP restrictions - #699
  • lucene: Expand custom analyzer configuration info - #706

v5.3.0

20 Jun 18:53

Choose a tag to compare

eXist-db documentation app for eXist-db 5.3.0

  • updated validating against eXist-db XQuery engine
  • documentation: refer from kwic expand matches to lucene expand fields
  • Add documentation for --use-ssl flag (CLI backup)
  • Update xquery.xml
  • Update new range index doc to point to recent Lucene documentation
  • Add pointer to range:matches in documentation of new range index
  • fn:trace#1 is now supported
  • Add offline mode for Xars, URL Rewrite should now use controller.xq and not controller.xql
  • Tests and integration tests should be executable from both local machines and CI using just 'mvn verify
  • Review documentation on HTML templating; align with new templating package and mark deprecated/removed functions
  • Add some information about bounding the Cache module
  • Some documentation for Connection Pooling in the SQL Module
  • listings in separate files
  • listings not in CDATA

v5.2.0

25 Mar 18:28

Choose a tag to compare

Content

  • advanced-installation: minor improvements to the systemd steps
  • backup: address inconsistencies with configuration
  • docker: new article
  • log4j: rewritten
  • lucene: add diacritics analyzer, range query, distinct analyzers for indexing and querying
  • transform: improve xsl documentation
  • upgrading: add instructions for installations from source
  • url-rewrite: add errorhandler documentation
  • webdav: rewritten
  • web_proxying: add warning about body size limitations
  • xqsuite: add missing annotation documentation
  • xquery: indicate support of xml-to-json function, highlight func docs

App

  • listings are now linted when building the app
  • validate all articles to enforce author-ref via custom schema (experimental)
  • increase docbook to 5.1

v5.1.0

25 Jan 13:51
e89774e

Choose a tag to compare

Content

  • lucene: multi-value hierarchical facets
  • configuration: experimental document path-locks

App

  • removed compact spacing option on variable lists
  • dependency updates: frontend-plugin, app-parent, cypress, mocha, highlightjs
  • new XQsuite tests based on author-reference as baseline