Skip to content

v1.17.2

Compare
Choose a tag to compare
@jeswr jeswr released this 15 Sep 13:47
· 245 commits to main since this release
5818a79

Bugfixes

browser

  • Mismatching redirect URI on refresh: this bug was caused by an invalid redirect URL stored with session data.
    Saving an invalid redirect URL is now prohibited, and in addition the storage of users impacted by this bug will be cleared so that they don't have to do anything manually
    to clear their local storage. Users affected by this bug will be asked to log back in, as if they logged out.