Caveat 🔥
These are the release notes of the upcoming release (pull requests merged to the main branch).
- ℹ️ this document is updated automatically by a bot (pr’s to categorize section)
- ℹ️ this document will be roughly updated manually once a week (put PRs + description to the right section)
- 🔥 We don’t guarantee stable APIs. They can still change until the official release
- 🔥 Integration against the upcoming release (currently
mainbranch) is at your own risk
PRs to Categorize
- Patch vulnerabilities [main]
- fix(deps): update dependency nodemailer from 9.1.1 to v10 (main)
- Fix open-state styling on display settings dropdown button
- fix(rotated-images): import intoBuffer default export
- Fix tooltip line break for unpublished ticker entries
- Prevent dart-sass BOM from breaking scoped styles
- chore(deps): update dependency nodemailer from 9.0.6 to v9.1.1 (main)
- fix(deps): update dependency @livingdocs/framework from 34.3.0 to v34.3.1 (main)
- fix(indexing): strip sub-field analyzers missing from the live index settings
- fix(deps): update dependency @livingdocs/framework from 34.2.2 to v34.3.0 (main)
- chore(deps): update aws-sdk from 3.1120.0 to v3.1121.0 (main)
To get an overview about new functionality, read the Release Notes.
To learn about the necessary actions to update Livingdocs to release-2026-11, read on.
Attention: If you skipped one or more releases, please also check the release-notes of the skipped ones.
Webinar
- Feature Webinar Recording: TODO
- Feature Webinar Documentation: TODO
- Release Newsletter Subscription
System Requirements
Suggested
| Name | Version |
|---|---|
| Node | 26 |
| NPM | 11 |
| Postgres | 18 |
| Elasticsearch | 9 |
| OpenSearch | 3 |
| Redis | 8 |
| Valkey | 9 |
| Livingdocs Server Docker Image | livingdocs/server-base:26 |
| Livingdocs Editor Docker Image | livingdocs/editor-base:26 |
| Browser Support | Chrome >= 156, Edge >= 156, Firefox >= 159, Safari >= 27.0 |
Minimal
| Name | Version |
|---|---|
| Node | 22.17.1 |
| NPM | 10 |
| Postgres | 14 |
| Elasticsearch | 8 |
| OpenSearch | 2 |
| Redis | 7.4 |
| Valkey | 7 |
| Livingdocs Server Docker Image | livingdocs/server-base:22 |
| Livingdocs Editor Docker Image | livingdocs/editor-base:22 |
| Browser Support | Chrome >= 142, Edge >= 142, Firefox >= 144, Safari >= 26.0 |
Deployment
Before the deployment
No pre-deployment steps are required before rolling out this release.
Rollout deployment
Migrate the Postgres Database
No migrations are required for this release.
After the deployment
No post-deployment steps are required after rolling out this release.
Rollback
No rollback steps are required for this release.
Breaking Changes 🔥
Deprecations ⚠️
Features 🎁
Vulnerability Patches
We are constantly patching module vulnerabilities for the Livingdocs Server and Livingdocs Editor as module fixes are available. Below is a list of all patched vulnerabilities included in the release.
Livingdocs Server
This release we have patched the following vulnerabilities in the Livingdocs Server:
- TBD
No known vulnerabilities. 🎉
Livingdocs Editor
This release we have patched the following vulnerabilities in the Livingdocs Editor:
- TBD
No known vulnerabilities. 🎉
Patches
Patches typically fix bugs and apply improvements within the current release. Keeping your deployment up-to-date with the latest patch version means you benefit from those fixes. No explicit action is required per patch — bumping the version is enough.