Skip to content

3.35.0

Compare
Choose a tag to compare
@aam-digital-ci aam-digital-ci released this 25 Apr 11:34
· 199 commits to official-release since this release
75ce0cc

3.35.0 (2024-04-25)

Bug Fixes

  • Admin UI: add functionality to reorder toStringAttributes (#2334) (4913dab)
  • Admin UI: tab name changes are saved again (#2357) (a7189b5), closes #2347
  • correctly open note details popup everywhere (#2342) (697c4a2)
  • reset anonymized fields immediately in the UI (#2331) (ae299b4)
  • avoid error when trying to submit report without being logged in (#2336) (160ad67)
  • various updates to libraries and components for security and improvements

Features

  • Admin UI: allow configuration of anonymization of entity fields (#2335) (b275ab2), closes #2120
  • Admin UI: configure general settings of entity types like label and icon (#2328) (e2f0945), closes #2120
  • Admin UI: configure validators like "required" for fields (#2345) (d784a79), closes #2118
  • Admin UI: step-wise setup wizard (#2280) (c8b7bd6), closes #2049
  • .core: components can be used both as dialog & full-screen routed views (#2304) (d64f937), closes #2069
  • export: export entity references both as id and as human-readable names (#2295) (0abd547), closes #2151