v0.4.2
What's Changed
- 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...v0.4.2