Skip to content

9.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:21
5044883

Release 9.4.3

This patch release fixes the accounts invite flow and improves email template handling in the accounts module.

Bug Fixes

  • Invite flow: Fixed the invite flow to add tenant membership upon acceptance, ensuring invited users correctly gain access once they accept their invitation.
  • ResendInviteService: Fixed missing role variable being passed to ResendInviteService, so the assigned role is preserved when an invitation is resent.

Improvements

  • Email templates: The accounts module now uses RequestOverrides for email templates, improving flexibility when customizing messages sent to users.

Full Changelog: [9.4.2...9.4.3](9.4.2...9.4.3)