Skip to content

v0.78.9

Choose a tag to compare

@ulsklyc ulsklyc released this 30 Jun 07:00

Fixed

  • Offline cache isolation on logout failure: the read-only offline API cache is now cleared even when the logout request itself fails (offline or unreachable server). Previously the cache clear was skipped if the logout POST threw, so a subsequent user on the same device could still fall back to the previous user's cached data.