From 00c2bb5a06fa317f674e45d84ede1758e345d7d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 13 Nov 2024 11:24:18 +0100 Subject: [PATCH] Add release-notes file --- docs/release-notes/15-0-1/README.md | 47 +++++++++++++++++++++++++++++ docs/release-notes/README.md | 7 +++++ 2 files changed, 54 insertions(+) create mode 100644 docs/release-notes/15-0-1/README.md diff --git a/docs/release-notes/15-0-1/README.md b/docs/release-notes/15-0-1/README.md new file mode 100644 index 000000000000..84540a817e2c --- /dev/null +++ b/docs/release-notes/15-0-1/README.md @@ -0,0 +1,47 @@ +--- +title: OpenProject 15.0.1 +sidebar_navigation: + title: 15.0.1 +release_version: 15.0.1 +release_date: 2024-11-13 +--- + +# OpenProject 15.0.1 + +Release date: 2024-11-13 + +We released OpenProject [OpenProject 15.0.1](https://community.openproject.org/versions/2157). +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. + +## Important feature changes + + + +## Important updates and breaking changes + + + + + +## Bug fixes and changes + + + + +- Bugfix: OpenID Connect Microsoft Entra: Tenant not correctly output \[[#59261](https://community.openproject.org/wp/59261)\] + + + + +## Contributions +A very special thank you goes to our sponsors for this release. +Also a big thanks to our Community members for reporting bugs and helping us identify and provide fixes. +Special thanks for reporting and finding bugs go to Javier Valero Celada. + +Last but not least, we are very grateful for our very engaged translation contributors on Crowdin, who translated quite a few OpenProject strings! +Would you like to help out with translations yourself? +Then take a look at our translation guide and find out exactly how you can contribute. +It is very much appreciated! + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index 0df98a76e026..495306a14982 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 +## 15.0.1 + +Release date: 2024-11-13 + +[Release Notes](15-0-1/) + + ## 15.0.0 Release date: 2024-11-13