Skip to content

v0.4.2-dev.1

Pre-release
Pre-release

Choose a tag to compare

@GilbN GilbN released this 22 Jul 14:12
· 849 commits to develop since this release
0b0219f

What's Changed

  • fix(manifest): PWA manifest link for cookie support by @GilbN in #40
  • The PWA manifest link now uses crossorigin="use-credentials" so the
    browser sends session cookies when fetching manifest.webmanifest; without
    it the fetch is credential-less and 401s behind cookie-auth reverse proxies
    (Organizr/Authelia auth_request).

Full Changelog: v0.4.1-dev.1...v0.4.2-dev.1