Skip to content

v2.29 "Länsisatamankatu"

Compare
Choose a tag to compare
@aatkin aatkin released this 12 Sep 12:05
· 1278 commits to master since this release
16fbe58

NB: This release contains migrations!
NB: workflow_licenses table has been removed and the data is migrated to workflow table.

Additions

  • Application list in UI can now be configured to hide certain columns using config option :application-list-hidden-columns. (#2861)
  • Mondo codes have been updated to version v2022-08-01. (#3031)
  • Licenses can now be added to workflows through user interface and API. Workflow licenses are included in applications, similar to resource licenses. (#2158)

Fixes

  • License, create/edit license and create/edit catalogue item administrator views have been updated to display localized fields the same way other administrator views do. (#1334)
  • Don't needlessly complain about the config keys that are passed automatically from system properties and the environment. (#2935)