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
Improved Accept-Language matching: when the user requests an unknown regional variant (e.g. nl-BE), the primary language subtag is now also matched (e.g. nl).
Improved email address input validation. This primarily affects testing scenarios, where Portier may now reject configuration and input where an email address doesn't contain a top-level domain (e.g.foobar@localhost).