9.4.3
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
rolevariable being passed toResendInviteService, so the assigned role is preserved when an invitation is resent.
Improvements
- Email templates: The accounts module now uses
RequestOverridesfor email templates, improving flexibility when customizing messages sent to users.
Full Changelog: [9.4.2...9.4.3](9.4.2...9.4.3)