Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu

Updated by Corinna Günther 3 days ago

## How To

1. Release feature image (design)

2. Summarize list of new features (marketing) --> Text see below

3. Updating and translating the teaser block

1. 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. Add a new `X_Y_features.svg` file with the same version as above

3. Remove the previous `16_X_features.svg` file

4. Add the new information in the `js-en.yml` file under the `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:

* Option to auto-sync system color + contrast mode.

* Dark high contrast mode for improved accessibility.

* PDF export of project lists.

* Custom font for all PDF exports (Enterprise add-on).

* Improved meeting participants dialog.

* Improved budget handling in project queries and budget planning.

* Updated Home and Project overview page.


[Learn more about all new features](https://www.openproject.org/docs/release-notes/)

Back

Loading...