Content
View differences
Updated by Corinna Günther 1 day ago
## How To
1. Release feature image (design)
2. Summarize list of new features (marketing) --> Text see below
3. Create a new branch from the `release/X.Y` branch
4. Updating and translating the teaser block text
1. Go to [https://github.com/opf/openproject/blob/dev/config/locales/en.yml](https://github.com/opf/openproject/blob/dev/config/locales/en.yml)
2. Search for the I18n key "new\_features:"
3. Replace the "X\_Y" with the correct version (e.g., from 16\_5 to 16\_6)
4. Update the I18n keys for "new\_features\_title" and "new\_features\_list". You can freely add or remove `line_<number>` lines so it matches your content, they are simply placeholders for each line
5. Update the release teaser image
1. Under [https://github.com/opf/openproject/tree/dev/app/assets/images](https://github.com/opf/openproject/tree/dev/app/assets/images)
2. Remove the previous `X_Y_features.svg` file
3. Add a new `16_6_features.svg` file (update the version number respectively)
4. NOTE: file can be .svg, .png or .jpg
6. Submit those changes as a pull request against the release branch
## \-----------------
## NEW FEATURES
_Read about new features and product updates._
The release contains various new features and improvements, such as:
* Big Agile update: dedicated sprint objects, all work packages visible on Backlogs, and automatic sprint board creation.
* In-place editing of project attributes on the Project Overview page.
* Sharing of meeting templates (Basic plan and higher).
* Better search in Time and Costs, Boards, and more.
* Option to safely change project identifiers.
* Improved workflow configuration for administrators.
* Action boards released to Community.
[Learn more about all new features](https://www.openproject.org/docs/release-notes/)
1. Release feature image (design)
2. Summarize list of new features (marketing) --> Text see below
3. Create a new branch from the `release/X.Y` branch
4. Updating and translating the teaser block text
1. Go to [https://github.com/opf/openproject/blob/dev/config/locales/en.yml](https://github.com/opf/openproject/blob/dev/config/locales/en.yml)
2. Search for the I18n key "new\_features:"
3. Replace the "X\_Y" with the correct version (e.g., from 16\_5 to 16\_6)
4. Update the I18n keys for "new\_features\_title" and "new\_features\_list". You can freely add or remove `line_<number>` lines so it matches your content, they are simply placeholders for each line
5. Update the release teaser image
1. Under [https://github.com/opf/openproject/tree/dev/app/assets/images](https://github.com/opf/openproject/tree/dev/app/assets/images)
2. Remove the previous `X_Y_features.svg` file
3. Add a new `16_6_features.svg` file (update the version number respectively)
4. NOTE: file can be .svg, .png or .jpg
6. Submit those changes as a pull request against the release branch
## \-----------------
## NEW FEATURES
_Read about new features and product updates._
The release contains various new features and improvements, such as:
* Big Agile update: dedicated sprint objects, all work packages visible on Backlogs, and automatic sprint board creation.
* In-place editing of project attributes on the Project Overview page.
* Sharing of meeting templates (Basic plan and higher).
* Better search in Time and Costs, Boards, and more.
* Option to safely change project identifiers.
* Improved workflow configuration for administrators.
* Action boards released to Community.
[Learn more about all new features](https://www.openproject.org/docs/release-notes/)