github ulsklyc/oikos v0.20.1

latest releases: v0.55.13, v0.55.12, v0.55.11...
one month ago

Fixed

  • iOS PWA: recurring "forbidden" (403) errors caused by CSRF token desync after app resume. The server now sends the correct CSRF token as X-CSRF-Token response header on every API response (not just /auth/me and /auth/login). The client reads the header from every response - including 403 errors - enabling instant self-healing without an extra /auth/me round-trip. SW cache bumped to v33 to ensure iOS PWA users pick up the fix.

Don't miss a new oikos release

NewReleases is sending notifications on new releases.