Skip to content

v0.20.34

Choose a tag to compare

@ulsklyc ulsklyc released this 20 Apr 18:59
· 3197 commits to main since this release

Fixed

  • Login on Safari/iOS PWA no longer loops back to the login screen when credentials are wrong: apiFetch no longer dispatches auth:expired for 401 responses from /auth/login (where 401 means invalid credentials, not expired session) — the error message is now shown correctly instead of the form being silently re-rendered