diff --git a/content/operations/releases/release-2024-11.md b/content/operations/releases/release-2024-11.md index e90b9565f..6735d171a 100644 --- a/content/operations/releases/release-2024-11.md +++ b/content/operations/releases/release-2024-11.md @@ -28,6 +28,7 @@ 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 +* [Expose maxSize attribute that defines the maximum bytes on file uploads](https://github.com/livingdocsIO/livingdocs-server/pull/7261) * [Only show invalid file size error once during image upload](https://github.com/livingdocsIO/livingdocs-editor/pull/8991) * [Fix restoring documents from local storage after design version bumps](https://github.com/livingdocsIO/livingdocs-editor/pull/8989) * [Support loading users with any archived state](https://github.com/livingdocsIO/livingdocs-server/pull/7256)