mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Add release-notes file
This commit is contained in:
@@ -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.
|
||||
|
||||
<!--more-->
|
||||
|
||||
## Bug fixes and changes
|
||||
|
||||
<!-- Warning: Anything within the below lines will be automatically removed by the release script -->
|
||||
<!-- BEGIN AUTOMATED SECTION -->
|
||||
|
||||
- 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)\]
|
||||
|
||||
<!-- END AUTOMATED SECTION -->
|
||||
<!-- Warning: Anything above this line will be automatically removed by the release script -->
|
||||
|
||||
## 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.
|
||||
@@ -13,6 +13,13 @@ Stay up to date and get an overview of the new features included in the releases
|
||||
<!--- New release notes are generated below. Do not remove comment. -->
|
||||
<!--- RELEASE MARKER -->
|
||||
|
||||
## 16.3.2
|
||||
|
||||
Release date: 2025-08-25
|
||||
|
||||
[Release Notes](16-3-2/)
|
||||
|
||||
|
||||
## 16.3.1
|
||||
|
||||
Release date: 2025-08-13
|
||||
|
||||
Reference in New Issue
Block a user