Skip to content

v2.5.0

Compare
Choose a tag to compare
@georgimld georgimld released this 23 Nov 13:31
· 449 commits to main since this release
422cbec

v2.5.0

Added

  • Possibility to create several workflowitems at once from pre-defined templates. #1430
  • Add an option to configure the provisioning script to configure the executing user via environment variables. #1530

Changed

  • Session token cookie is invalidated on user logout. #1507
  • Add an improvement to the api caching strategy, where snapshots are periodically written to the chain to improve performance during eventsourcing. #1108

Fixed

  • Add multiple fixes to the e2e-tests and testing library cypress. #1532 #1535