Skip to content

Commit 57e87aa

Browse files
authored
Merge pull request #20561 from opf/merge-release/16.5-20251008101525
Merge release/16.5 into dev
2 parents 6386041 + 390bdcd commit 57e87aa

File tree

3 files changed

+43
-7
lines changed

3 files changed

+43
-7
lines changed

docs/release-notes/16-5-0/README.md

Lines changed: 34 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ We released [OpenProject 16.5.0](https://community.openproject.org/versions/2215
1414

1515
## Important feature changes
1616

17+
Take a look at our release video showing the most important features introduced in OpenProject 16.5.0:
18+
19+
![Release video of OpenProject 16.5](https://openproject-docs.s3.eu-central-1.amazonaws.com/videos/OpenProject_16_5_release.mp4)
20+
1721
### Add work packages to a meeting section in the Meetings tab
1822

1923
You can now place a work package directly into a specific agenda section when adding it to a meeting from the Meetings tab. Open a work package, go to the tab *Meetings* and select an upcoming meeting. If you selected one, you can now choose in which section the work package should be displayed.
@@ -97,31 +101,56 @@ This menu is useful not only for new users, but also for anyone looking for addi
97101
- Bugfix: Possible to create, update and delete relations to work package for which user does not have permission to manage relations \[[#61438](https://community.openproject.org/wp/61438)\]
98102
- Bugfix: I18n::ArgumentError in WorkPackages::ProgressController#edit \[[#62075](https://community.openproject.org/wp/62075)\]
99103
- Bugfix: Adding or removing successor in relations tab is not correctly reflected in Gantt chart \[[#63437](https://community.openproject.org/wp/63437)\]
100-
- Bugfix: Project identifier cannot be updated if a required project attribute is created \[[#63668](https://community.openproject.org/wp/63668)\]
101104
- Bugfix: Image not visible in PDF export \[[#64356](https://community.openproject.org/wp/64356)\]
102105
- Bugfix: Possible to deactivate the default work package priority \[[#64842](https://community.openproject.org/wp/64842)\]
103106
- Bugfix: Characters "eaten" when modifying duration in work package date picker \[[#65132](https://community.openproject.org/wp/65132)\]
104107
- Bugfix: WP items in bulk delete modal are misaligned \[[#65417](https://community.openproject.org/wp/65417)\]
105108
- Bugfix: Plan name in enterprise banners has insufficient color contrast \[[#65507](https://community.openproject.org/wp/65507)\]
106109
- Bugfix: Second line of breadcrumb is not properly left-aligned on non-mobile/desktop viewports \[[#65635](https://community.openproject.org/wp/65635)\]
107-
- Bugfix: Poor performance on a number of API endpoints (i.e. slow work package table) \[[#65718](https://community.openproject.org/wp/65718)\]
108110
- Bugfix: Error when exporting wp table grouped by project phase \[[#65740](https://community.openproject.org/wp/65740)\]
111+
- Bugfix: Left side menu icon overlaps with header on Log unit costs page \[[#65896](https://community.openproject.org/wp/65896)\]
109112
- Bugfix: "Start new timer" button not displayed in mobile view \[[#65907](https://community.openproject.org/wp/65907)\]
110-
- Bugfix: WP menu sticks to the top of the browser window if WP type list is long \[[#66092](https://community.openproject.org/wp/66092)\]
111-
- Bugfix: Validation of essential OIDC claims causes server error when failing \[[#66289](https://community.openproject.org/wp/66289)\]
112-
- Bugfix: Large amount of comments causes workpackage to freeze (missing lazy-loading and loading indicator for Activity tab) \[[#66552](https://community.openproject.org/wp/66552)\]
113+
- Bugfix: \[Accessibility\] Contrast issues in widget graphs \[[#66624](https://community.openproject.org/wp/66624)\]
113114
- Bugfix: ID link in notification center always points to last opened project \[[#66751](https://community.openproject.org/wp/66751)\]
114115
- Bugfix: Removing widgets from Projects Overview page is very slow/unresponsive \[[#66753](https://community.openproject.org/wp/66753)\]
115116
- Bugfix: Activity shows changes to admin only custom fields also to non admin users \[[#66925](https://community.openproject.org/wp/66925)\]
116117
- Bugfix: LDAP Groupsync settings can't be edited in synced LDAP group \[[#66941](https://community.openproject.org/wp/66941)\]
117118
- Bugfix: Do not use unspecified ServiceProviderConfig.AuthenticationSchemes.type \[[#67055](https://community.openproject.org/wp/67055)\]
119+
- Bugfix: Application password cannot be validated for Nextcloud storage using SSO \[[#67071](https://community.openproject.org/wp/67071)\]
118120
- Bugfix: Work packages export dialog description attribute dragger locale \[[#67181](https://community.openproject.org/wp/67181)\]
121+
- Bugfix: Meeting token name not correctly validated \[[#67227](https://community.openproject.org/wp/67227)\]
122+
- Bugfix: User cannot create a folder in the File picker \[[#67233](https://community.openproject.org/wp/67233)\]
123+
- Bugfix: File picker UI lets user upload to root folder even though it's not permitted \[[#67235](https://community.openproject.org/wp/67235)\]
124+
- Bugfix: User doesn't get visual feedback their new OIDC provider was successfully saved \[[#67257](https://community.openproject.org/wp/67257)\]
125+
- Bugfix: Meetings series is not correctly ended if series has more than 1 existing occurence \[[#67297](https://community.openproject.org/wp/67297)\]
119126
- Bugfix: Incorrect terminology in docs and UI: "Favored" vs "Favorited" \[[#67312](https://community.openproject.org/wp/67312)\]
127+
- Bugfix: Older meetings show series backlog as 'untitled section' \[[#67381](https://community.openproject.org/wp/67381)\]
120128
- Bugfix: Cost reports month locale \[[#67466](https://community.openproject.org/wp/67466)\]
121129
- Bugfix: Project overview click zone doesn't react to clicking + displays wrong cursor type \[[#67470](https://community.openproject.org/wp/67470)\]
130+
- Bugfix: User see internal server error when opening a file that was uploaded from WP \[[#67515](https://community.openproject.org/wp/67515)\]
131+
- Bugfix: Redundant and inconsistent translation strings in file storage creation \[[#67516](https://community.openproject.org/wp/67516)\]
122132
- Bugfix: It is possible to change custom field format by providing different format to update action \[[#67521](https://community.openproject.org/wp/67521)\]
133+
- Bugfix: Icons are misaligned on WP list baseline view \[[#67530](https://community.openproject.org/wp/67530)\]
134+
- Bugfix: Cannot load Sharepoint links on QA edge \[[#67532](https://community.openproject.org/wp/67532)\]
135+
- Bugfix: Increase spacing for Baseline button in WP toolbar \[[#67535](https://community.openproject.org/wp/67535)\]
136+
- Bugfix: File links break as soon as they're uploaded and saved \[[#67557](https://community.openproject.org/wp/67557)\]
137+
- Bugfix: Wrong hover icon when hovering over active timer in right side bar \[[#67572](https://community.openproject.org/wp/67572)\]
123138
- Bugfix: Primerized login dropdown does not autofocus on input fields \[[#67602](https://community.openproject.org/wp/67602)\]
139+
- Bugfix: Icons are misaligned on WP and meeting attachments \[[#67618](https://community.openproject.org/wp/67618)\]
140+
- Bugfix: Icons are very close to the words on 'Remove file link' dialog \[[#67619](https://community.openproject.org/wp/67619)\]
141+
- Bugfix: Project dropdown search icon is hardly visible in dark mode \[[#67621](https://community.openproject.org/wp/67621)\]
142+
- Bugfix: Page header tab nav is broken in combination with items page and page header description \[[#67625](https://community.openproject.org/wp/67625)\]
143+
- Bugfix: CTA on Project settings file storage page are too close to another \[[#67645](https://community.openproject.org/wp/67645)\]
144+
- Bugfix: User sees 500 when creating or editing a custom action when scored list custom field exists \[[#67649](https://community.openproject.org/wp/67649)\]
124145
- Bugfix: Virus scanning is not triggered after uploading a file to S3 storage \[[#67664](https://community.openproject.org/wp/67664)\]
146+
- Bugfix: Create button: plus icon is smaller than before and no longer centred with the label \[[#67699](https://community.openproject.org/wp/67699)\]
147+
- Bugfix: Change working days pop-up: position of icons is off on the buttons \[[#67702](https://community.openproject.org/wp/67702)\]
148+
- Bugfix: Team planner: no spacing between the icon and the Assignee \[[#67710](https://community.openproject.org/wp/67710)\]
149+
- Bugfix: Project search dropdown: no spacing between the icon and the label \[[#67711](https://community.openproject.org/wp/67711)\]
150+
- Bugfix: New Assignee icon in Team planner invisible in dark mode \[[#67721](https://community.openproject.org/wp/67721)\]
151+
- Bugfix: Search bar of filterable tree view is misaligned if segmented control and include checkbox are disabled \[[#67723](https://community.openproject.org/wp/67723)\]
152+
- Bugfix: On filterable tree view, sub items are not included when sub-item checkbox is ticked \[[#67727](https://community.openproject.org/wp/67727)\]
153+
- Bugfix: Wrong warning message when revoking a browser session \[[#67733](https://community.openproject.org/wp/67733)\]
125154
- Feature: Consistent entering of hours in duration fields \[[#61367](https://community.openproject.org/wp/61367)\]
126155
- Feature: Advanced accessibility for the Danger Dialogs (with ARIA semantics to communicate contextual changes) \[[#61890](https://community.openproject.org/wp/61890)\]
127156
- Feature: Advanced work package meeting selector \[[#62265](https://community.openproject.org/wp/62265)\]

docs/release-notes/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Stay up to date and get an overview of the new features included in the releases
1313
<!--- New release notes are generated below. Do not remove comment. -->
1414
<!--- RELEASE MARKER -->
1515

16+
## 16.5.0
17+
18+
Release date: 2025-10-08
19+
20+
[Release Notes](16-5-0/)
21+
22+
1623
## 16.4.1
1724

1825
Release date: 2025-09-16

publiccode.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ name: OpenProject
77
applicationSuite: openDesk
88
url: 'https://github.com/opf/openproject'
99
roadmap: 'https://www.openproject.org/roadmap'
10-
releaseDate: '2025-09-16'
11-
softwareVersion: '16.4.1'
10+
releaseDate: '2025-10-08'
11+
softwareVersion: '16.5.0'
1212
developmentStatus: stable
1313
softwareType: standalone/web
1414
logo: 'publiccode_logo.svg'

0 commit comments

Comments
 (0)