Content
View differences
Updated by Corinna Günther 3 days ago
## **How To** 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) Update the two version references in [https://github.com/opf/openproject/blob/dev/frontend/src/app/features/homescreen/blocks/new-features.component.ts#L35-L40](https://github.com/opf/openproject/blob/dev/frontend/src/app/features/homescreen/blocks/new-features.component.ts#L35-L40) (Version X\_Y, e.g., 16\_3)
2. Search for the I18n key "new\_features:"
3. Replace the "X\_Y" Add a new `X_Y_features.svg` file with the correct same version (e.g., from 16\_5 to 16\_6) as above
4. 3. 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` `16_X_features.svg` file
3. 4. Add a the new `16_6_features.svg` information in the `js-en.yml` file (update under the version number respectively)
6. `homescreen.blocks.new_features.X_Y.standard.new_features_html`: https://github.com/opf/openproject/blob/dev/config/locales/js-en.yml#L337-L348
5. 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:
* Real-time documents collaboration.
* Ability to structure related projects into programs and portfolios to focus them on strategic goals (Enterprise add-on).
* Better meeting management with draft mode, presentation mode, enhanced outcomes, and iCal subscription.
* Updated SharePoint integration with more restrictive permissions (Enterprise add-on).
* Redesigned project overview with new tabs, configurable widgets, and an improved layout.
* Option to guard the privacy of users not working in the same project more strictly.
* Improved project creation flow with better template selection.
* Smarter global search including type and status, improving precision in several autocompleters.
* Accessibility improvements with ALT texts and improved chart colors.
[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"
4.
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`
3.
6.
5.
## NEW FEATURES
_Read about new features and product updates._
The release contains various new features and improvements, such as:
* Real-time documents collaboration.
* Ability to structure related projects into programs and portfolios to focus them on strategic goals (Enterprise add-on).
* Better meeting management with draft mode, presentation mode, enhanced outcomes, and iCal subscription.
* Updated SharePoint integration with more restrictive permissions (Enterprise add-on).
* Redesigned project overview with new tabs, configurable widgets, and an improved layout.
* Option to guard the privacy of users not working in the same project more strictly.
* Improved project creation flow with better template selection.
* Smarter global search including type and status, improving precision in several autocompleters.
* Accessibility improvements with ALT texts and improved chart colors.
[Learn more about all new features](https://www.openproject.org/docs/release-notes/)