Skip to content

v1.0.0

Compare
Choose a tag to compare
@mathiashoeld mathiashoeld released this 08 May 20:45

Added

  • Projected budget ratio on project analytics screen #242
  • New endpoint /workflowitem.viewHistory that returns all changes that have been applied to a particular workflowitem in chronological order. #252
  • Each workflowitem's history can now be displayed individually in the frontend. #252

Changed

  • When adding subprojects, projected budgets are not mandatory anymore #229
  • Added groups to provisioning #57
  • 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
  • Backup/restore works again. #237
  • Budgets on project analytics do not contain open workflow items #230
  • Fixed a bug where on smaller screens the action buttons (create & cancel) are hidden and no item could be created #240
  • Increase frontend stability #263

Known Issues

  • Sometimes a user does not receive notifications as expected #272
  • ui: When adding a third document, the existing document IDs are empty #268