-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/release/14.5' into dev
- Loading branch information
Showing
7 changed files
with
129 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# OpenProject Docker images | ||
|
||
OpenProject publishes docker images in two varieties: | ||
|
||
- `dev-slim, MAJOR-slim, MAJOR.MINOR-slim, MAJOR.MINOR.PATCH-slim` for the application container to be used with an external database, proxy. For use in [Docker compose](https://www.openproject.org/docs/installation-and-operations/installation/docker-compose/), [Kubernetes and Helm charts](https://www.openproject.org/docs/installation-and-operations/installation/helm-chart/) installations | ||
- `dev, MAJOR, MAJOR.MINOR, MAJOR.MINOR.PATCH` for the [all-in-one container](https://www.openproject.org/docs/installation-and-operations/installation/docker/). This is meant as a quick start to get OpenProject up-and-running. We recommend to use the slim container for production systems. | ||
|
||
|
||
|
||
## Docker Hub | ||
|
||
All images are being published on Docker Hub. For more information on the available versions, please see https://hub.docker.com/r/openproject/openproject/tags. | ||
|
||
|
||
|
||
## Installation guides | ||
|
||
Please see our upstream documentation guides for installing OpenProject using Docker containers: | ||
|
||
- [**Installation with Docker Compose (recommended)**](https://www.openproject.org/docs/installation-and-operations/installation/docker-compose/): Guide for setting up OpenProject in an isolated manner using Docker Compose | ||
- [**Installation with single Docker container**](https://www.openproject.org/docs/installation-and-operations/installation/docker/): How to setup OpenProject as a single Docker container | ||
- [**Installation with Helm charts (recommended for Kubernetes)**](https://www.openproject.org/docs/installation-and-operations/installation/helm-chart): Set up OpenProject using Helm charts | ||
|
||
OpenProject also provides other means of installation. Please see https://www.openproject.org/docs/installation-and-operations/installation/ for the full reference. | ||
|
||
|
||
|
||
## User guides | ||
|
||
For all information related to using OpenProject, please see our user documentation at https://www.openproject.org/docs/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: OpenProject 14.4.2 | ||
sidebar_navigation: | ||
title: 14.4.2 | ||
release_version: 14.4.2 | ||
release_date: 2024-08-30 | ||
--- | ||
|
||
# OpenProject 14.4.2 | ||
|
||
Release date: 2024-08-30 | ||
|
||
We released OpenProject [OpenProject 14.4.2](https://community.openproject.org/versions/2117). | ||
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: Docker: JavaScript isn't minimized \[[#57559](https://community.openproject.org/wp/57559)\] | ||
- Bugfix: Docker slim version got pushed as all-in-one container \[[#57561](https://community.openproject.org/wp/57561)\] | ||
|
||
<!-- END AUTOMATED SECTION --> | ||
<!-- Warning: Anything above this line will be automatically removed by the release script --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
title: OpenProject 14.5.1 | ||
sidebar_navigation: | ||
title: 14.5.1 | ||
release_version: 14.5.1 | ||
release_date: 2024-09-24 | ||
--- | ||
|
||
# OpenProject 14.5.1 | ||
|
||
Release date: 2024-09-24 | ||
|
||
We released OpenProject [OpenProject 14.5.1](https://community.openproject.org/versions/2118). | ||
The release contains several bug fixes and we recommend updating to the newest version. | ||
|
||
If you are using a SAML integration, this release addresses a critical vulnerability in ruby-saml: [CVE-2024-45409](https://github.com/advisories/GHSA-jw9c-mfg7-9rx2) | ||
|
||
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: Internal server error opening budget \[[#57905](https://community.openproject.org/wp/57905)\] | ||
- Bugfix: User can't create a new global role \[[#57906](https://community.openproject.org/wp/57906)\] | ||
- Bugfix: German translations not complete \[[#57908](https://community.openproject.org/wp/57908)\] | ||
- Bugfix: User can't be removed from global role \[[#57928](https://community.openproject.org/wp/57928)\] | ||
- Bugfix: Incorrect read-only label for SSO logins \[[#57961](https://community.openproject.org/wp/57961)\] | ||
- Bugfix: The Project Settings-Information page does not load \[[#57981](https://community.openproject.org/wp/57981)\] | ||
- Bugfix: Bump ruby-saml to address CVE-2024-45409 \[[#57984](https://community.openproject.org/wp/57984)\] | ||
- Bugfix: Cannot delete users who created meeting agenda items \[[#57986](https://community.openproject.org/wp/57986)\] | ||
|
||
<!-- END AUTOMATED SECTION --> | ||
<!-- Warning: Anything above this line will be automatically removed by the release script --> | ||
|
||
## 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 Александр Татаринцев, Niklas Grönblom. | ||
|
||
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! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters