diff --git a/docs/development/design-system/README.md b/docs/development/design-system/README.md index 58aa524fd4b9..812763f929e2 100644 --- a/docs/development/design-system/README.md +++ b/docs/development/design-system/README.md @@ -8,7 +8,3 @@ keywords: Design system, Primer, styles, design, components # Design System and Component Libraries Starting in OpenProject 13.0., the [Primer Design System](https://primer.style/design/) is being used in OpenProject. Relevant reusable components from Primer as well as common patterns and compositions of these components will be documented in our [Lookbook](https://qa.openproject-edge.com/lookbook/). - -Prior to 13.0., components were defined in its own Design System called SPOT which is slowly being replaced by Primer. -Components still defined for SPOT are documented in the last build of storybook found -here: https://opf.github.io/design-system diff --git a/docs/release-notes/14-4-1/README.md b/docs/release-notes/14-4-1/README.md new file mode 100644 index 000000000000..f161e68d01bd --- /dev/null +++ b/docs/release-notes/14-4-1/README.md @@ -0,0 +1,32 @@ +--- +title: OpenProject 14.4.1 +sidebar_navigation: + title: 14.4.1 +release_version: 14.4.1 +release_date: 2024-08-28 +--- + +# OpenProject 14.4.1 + +Release date: 2024-08-28 + +We released OpenProject [OpenProject 14.4.1](https://community.openproject.org/versions/2110). +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. + + + +## Bug fixes and changes + + + + +- Bugfix: Project Storage Members breaks when Groups or Placeholder Users are members of a project \[[#57260](https://community.openproject.org/wp/57260)\] +- Bugfix: Custom field filter in project list causes internal server error when opening it \[[#57298](https://community.openproject.org/wp/57298)\] +- Bugfix: Robots follow sort header links unnecessarily \[[#57306](https://community.openproject.org/wp/57306)\] +- Bugfix: Internal error when trying to access notifications menu \[[#57351](https://community.openproject.org/wp/57351)\] +- Bugfix: \[API\] File link creation does not work for legacy nextcloud storage data \[[#57501](https://community.openproject.org/wp/57501)\] + + + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index ae1f4c0886e0..20ef61cebbe5 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 +## 14.4.1 + +Release date: 2024-08-28 + +[Release Notes](14-4-1/) + + ## 14.4.0 Release date: 2024-08-14