Skip to content

Cerebrate version 1.22 released with various bugs fixed and improvements

Compare
Choose a tag to compare
@adulau adulau released this 27 Aug 12:33
· 75 commits to main since this release
v1.22
25e55a6

v1.22 (2024-08-24)

New

  • [administration] allow group/org admins to edit individuals aligned to their managed orgs. [iglocska]

    • based on alignment
  • [permissions] split of admin and community admin. [iglocska]

Changes

  • [migration] minor fix for rerunability. [iglocska]

  • [version] bump. [iglocska]

  • [cleanup] removed older revision of upgrade script. [iglocska]

Fix

  • [metafield limitation] fixes. [iglocska]

    • correctly show error messages on user creation when limits are hit
    • fixed a bug that cause users from being uncreatable even due to a hit limitation, even if the current user wouldn't influence said limitation
  • [community admin] fixes. [iglocska]

  • [ACL component] fixes. [iglocska]

Other

  • Merge branch 'develop' [iglocska]