Content
View differences
Updated by Corinna Günther about 7 hours 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, jpeg 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:
* XWiki integration (Corporate plan). x
* Sprint goals. x
* "All Sprints" overview page. x
* Display backlog buckets in work packages and work package tables.
* Improved support for project-based (semantic) identifiers.
* Turn meeting agenda items into work packages.
* Configure cost types per project. <br>
[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, jpeg 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:
* XWiki integration (Corporate plan).
* Sprint goals.
* "All Sprints" overview page.
* Display backlog buckets in work packages and work package tables.
* Improved support for project-based (semantic) identifiers.
* Turn meeting agenda items into work packages.
* Configure cost types per project.
[Learn more about all new features](https://www.openproject.org/docs/release-notes/)