What's Changed
- PWA install fix: blocklist the manifest icon paths (
/icon-192.png,/icon-512.png,/icon-maskable.png,/icon.svg,/apple-touch-icon.png) in the escaped-proxy recovery of both dev and prod servers. With akw-proxy-prefixcookie set, Chrome's manifest icon downloads were being hijacked to the workspace proxy (401), so Chrome refused to offer the install prompt. - Set
idfield in the web app manifest.
Note: image tags are now v-prefixed (v0.1.2, v0.1) to match release tags.
Full Changelog: v0.1.1...v0.1.2