You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the frontend directory, the .env_example file was removed and the .env file is copied into the Docker container instead #176
The additional data button is now available on all levels and is only displayed if additional data is available #91
The frontend no longer displays workflowitem history events in a subproject's history; similarly, a project's history no longer contains the historic events of its subprojects. #252
Deprecated
/project.viewHistory deprecated in favor of /project.viewHistory.v2. #252
/subproject.viewHistory deprecated in favor of /subproject.viewHistory.v2. #252
Fixed
Fixed line of YAML file for master deployments via docker-compose, so that image of excel export service is pulled correctly #223