diff --git a/docs/release-notes/16-3-2/README.md b/docs/release-notes/16-3-2/README.md new file mode 100644 index 00000000000..49742a1bc27 --- /dev/null +++ b/docs/release-notes/16-3-2/README.md @@ -0,0 +1,41 @@ +--- +title: OpenProject 16.3.2 +sidebar_navigation: + title: 16.3.2 +release_version: 16.3.2 +release_date: 2025-08-25 +--- + +# OpenProject 16.3.2 + +Release date: 2025-08-25 + +We released OpenProject [OpenProject 16.3.2](https://community.openproject.org/versions/2220). +The release contains several bug fixes and we recommend updating to the newest version. +Below you will find a complete list of all changes and bug fixes. + + + +## Bug fixes and changes + + + + +- Bugfix: It is possible to assign disabled and/or admin only project attributes given only edit permission \[[#66298](https://community.openproject.org/wp/66298)\] +- Bugfix: Poor performance on WorkPackage.visible scope \[[#66405](https://community.openproject.org/wp/66405)\] +- Bugfix: Activity comment field: CKEditor local auto-save history is not scoped by work package \[[#66462](https://community.openproject.org/wp/66462)\] +- Bugfix: Quote message with attachment fails silently \[[#66501](https://community.openproject.org/wp/66501)\] +- Bugfix: Active timer top menu entry is lost on navigation \[[#66533](https://community.openproject.org/wp/66533)\] +- Bugfix: ActionView::Template::Error in ColorsController#update \[[#66557](https://community.openproject.org/wp/66557)\] +- Bugfix: Manage subscription buttons broken with 16.3 \[[#66577](https://community.openproject.org/wp/66577)\] +- Bugfix: Update from OpenProject 13 to newer versions causes DB inconsistencies with progress values \[[#66592](https://community.openproject.org/wp/66592)\] +- Bugfix: Work Package Tickets not loading \[[#66617](https://community.openproject.org/wp/66617)\] +- Bugfix: Blocknote not loading for Experimental Documents \[[#66627](https://community.openproject.org/wp/66627)\] +- Bugfix: Burndown chart does not load anymore \[[#66668](https://community.openproject.org/wp/66668)\] + + + + +## Contributions +A big thanks to our Community members for reporting bugs and helping us identify and provide fixes. +This release, special thanks for reporting and finding bugs go to Jacob Barba. diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index a655bd53686..a22468ea547 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -13,6 +13,13 @@ Stay up to date and get an overview of the new features included in the releases +## 16.3.2 + +Release date: 2025-08-25 + +[Release Notes](16-3-2/) + + ## 16.3.1 Release date: 2025-08-13