Content
View differences
Updated by Dicle Naz Tohumcu 7 days 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)
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:
* **AI workflows with a secure MCP server** (Enterprise add-on with plan Professional and higher) x
* **Improved project home page with new widget for budgets and improved accessibility** x
* **Meetings: reusable meeting templates** (Enterprise add-on with plan Basic and higher) x
* **Better transparency with project attribute comments**
* **PDF export enhancements**
* **Increased security for external links** (Enterprise add-on with plan Premium and higher)
* **UI/UX improvements in the Backlogs module**
* **Harmonized custom field forms** <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)
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:
* **AI workflows with a secure MCP server** (Enterprise add-on with plan Professional and higher)
* **Improved project home page with new widget for budgets and improved accessibility**
* **Meetings: reusable meeting templates** (Enterprise add-on with plan Basic and higher)
* **Better transparency with project attribute comments**
* **PDF export enhancements**
* **Increased security for external links** (Enterprise add-on with plan Premium and higher)
* **UI/UX improvements in the Backlogs module**
* **Harmonized custom field forms**
[Learn more about all new features](https://www.openproject.org/docs/release-notes/)