2024.9.5

Released on: 2025.08.07

  • The newly added user groups requires database schema modifications that may not be backwards compatible.,The role_members table receives a new rel_resource column which is generated based on the rel_user column.,After the upgrade, you need to either delete the rel_user column or drop the requirement the rel_user column is populated.,Refer to the upgrade guide for additional instructions..

  • Added user groups to support hierarchical access control (2179).

  • Added unified logging with the SAML sub-service (635a610).

  • Fixed text alignment not preserving for rich-text editors such as Content page blocks (37549c3).

  • Fixed integration gateway profiler requests failing to load due to a lapsus in cancellable API call (9d57305).