Releases: eXist-db/documentation
Releases · eXist-db/documentation
v6.1.6
eXist-db documentation app for eXist-db 6.1.6
What's Changed
- chore(deps-dev): bump supertest from 7.0.0 to 7.1.0 by @dependabot in #1077
- chore(deps-dev): bump sass from 1.86.0 to 1.86.1 by @dependabot in #1079
- chore(deps-dev): bump sass from 1.86.1 to 1.86.2 by @dependabot in #1080
- chore(deps): bump bootstrap from 5.3.3 to 5.3.4 by @dependabot in #1081
- chore(deps): bump bootstrap from 5.3.4 to 5.3.5 by @dependabot in #1083
- chore(deps-dev): bump cypress from 14.2.0 to 14.2.1 by @dependabot in #1078
- chore(deps): bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 by @dependabot in #1084
- chore(deps-dev): bump cypress from 14.2.1 to 14.3.0 by @dependabot in #1085
- Refactor view module by @line-o in #1086
Full Changelog: 6.1.5...6.1.6
v6.1.5
eXist-db documentation app for eXist-db 6.1.5
Full Changelog: 6.1.4...6.1.5
v6.1.4
eXist-db documentation app for eXist-db 6.1.4
Full Changelog: 6.1.3...6.1.4
6.1.2
v6.1.0
eXist-db documentation app for eXist-db 6.1.0
v5.4.0
v5.3.0
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
Content
advanced-installation
: minor improvements to the systemd stepsbackup
: address inconsistencies with configurationdocker
: new articlelog4j
: rewrittenlucene
: add diacritics analyzer, range query, distinct analyzers for indexing and queryingtransform
: improve xsl documentationupgrading
: add instructions for installations from sourceurl-rewrite
: add errorhandler documentationwebdav
: rewrittenweb_proxying
: add warning about body size limitationsxqsuite
: add missing annotation documentationxquery
: 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
Content
lucene
: multi-value hierarchical facetsconfiguration
: 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