You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where static translations were not being applied on frontend forms. This restores expected localization for labels, instructions, and other translatable strings rendered in the form.
Fixed an issue that could trigger errors when a submission record or an email notification definition was missing.
Fixed an issue where queued email notification jobs could fail if the related submission had been deleted or was otherwise unavailable by the time the job ran.