Releases: kube-workspaces/frontend
Releases · kube-workspaces/frontend
Release list
v0.1.2
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
v0.1.1
What's Changed
- PWA install fix: register the service worker so Chrome's install prompt picks up the manifest icons (logo)
- Security: fix Dependabot alerts for postcss, nanoid, js-yaml, and brace-expansion (transitive deps, lockfile-only)
- Docs: README accuracy fixes and tech stack links
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial public release. See deploy release notes for full details.