Merge remote-tracking branch 'origin/release/15.0' into dev

This commit is contained in:
Oliver Günther
2024-11-20 22:13:19 +01:00
3 changed files with 44 additions and 1 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ jobs:
needs: [setup, build, merge]
permissions:
contents: none
if: ${{ github.repository == 'opf/openproject' && inputs.tag != '' }}
if: ${{ github.repository == 'opf/openproject' }}
runs-on: ubuntu-latest
steps:
- name: Trigger Helm charts release
+36
View File
@@ -0,0 +1,36 @@
---
title: OpenProject 15.0.2
sidebar_navigation:
title: 15.0.2
release_version: 15.0.2
release_date: 2024-11-20
---
# OpenProject 15.0.2
Release date: 2024-11-20
We released OpenProject [OpenProject 15.0.2](https://community.openproject.org/versions/2158).
The release contains several bug fixes and we recommend updating to the newest version.
In these Release Notes, we will give an overview of important feature changes.
At the end, 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: Work package creation event not displayed if aggregation includes a comment \[[#58738](https://community.openproject.org/wp/58738)\]
- Bugfix: Error toast giving a 500 error without relevant details \[[#59065](https://community.openproject.org/wp/59065)\]
- Bugfix: The comment box remains open and does not blur on submitting comment \[[#59279](https://community.openproject.org/wp/59279)\]
- Bugfix: Split screen activity tab does not scroll to the right position from list view \[[#59281](https://community.openproject.org/wp/59281)\]
- Bugfix: Storage in copied project does not have the correct Project Folder setting \[[#59344](https://community.openproject.org/wp/59344)\]
- Bugfix: Cannot change limit\_self\_registration for SAML auth providers \[[#59370](https://community.openproject.org/wp/59370)\]
- Bugfix: Option to limit\_self\_registration in SAML provider not respected \[[#59375](https://community.openproject.org/wp/59375)\]
- Bugfix: Migration of SAML auth providers doesn&#39;t retain limit\_self\_registration \[[#59403](https://community.openproject.org/wp/59403)\]
- Bugfix: OpenID connect does not allow setting custom scopes \[[#59430](https://community.openproject.org/wp/59430)\]
<!-- END AUTOMATED SECTION -->
<!-- Warning: Anything above this line will be automatically removed by the release script -->
+7
View File
@@ -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 -->
## 15.0.2
Release date: 2024-11-20
[Release Notes](15-0-2/)
## 15.0.1
Release date: 2024-11-13