v0.4.2-dev.1
Pre-release
Pre-release
What's Changed
- The PWA manifest link now uses
crossorigin="use-credentials"so the
browser sends session cookies when fetchingmanifest.webmanifest; without
it the fetch is credential-less and 401s behind cookie-auth reverse proxies
(Organizr/Autheliaauth_request).
Full Changelog: v0.4.1-dev.1...v0.4.2-dev.1