diff --git a/content/operations/releases/release-2025-09.md b/content/operations/releases/release-2025-09.md index 0b5f73859..bc430766f 100644 --- a/content/operations/releases/release-2025-09.md +++ b/content/operations/releases/release-2025-09.md @@ -64,6 +64,8 @@ These are the release notes of the upcoming release (pull requests merged to the - :fire: Integration against the upcoming release (currently `master` branch) is at your own risk ## PRs to Categorize +- [Show unpublish information in history view](https://github.com/livingdocsIO/livingdocs-editor/pull/10217) +- [Show unpublish information in history view](https://github.com/livingdocsIO/livingdocs-server/pull/8300) - [News agency notifications](https://github.com/livingdocsIO/livingdocs-editor/pull/10200) - [News agency notifications](https://github.com/livingdocsIO/livingdocs-server/pull/8297) - [fix(deps): update dependency @fastify/busboy from 3.1.1 to v3.2.0 (main)](https://github.com/livingdocsIO/livingdocs-server/pull/8287) diff --git a/data/releases.json b/data/releases.json index 4c09bb340..180d4151c 100644 --- a/data/releases.json +++ b/data/releases.json @@ -8,8 +8,8 @@ "maintained": false, "legacy": false, "sortId": 51, - "editorVersion": "v119.9.0", - "serverVersion": "v280.5.0" + "editorVersion": "v119.10.0", + "serverVersion": "v280.6.0" }, "release-2025-07": { "key": "release-2025-07",