Skip to content

Releases: kube-workspaces/frontend

v0.1.2

Choose a tag to compare

@flaccid flaccid released this 13 Aug 01:58

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 a kw-proxy-prefix cookie set, Chrome's manifest icon downloads were being hijacked to the workspace proxy (401), so Chrome refused to offer the install prompt.
  • Set id field 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

Choose a tag to compare

@flaccid flaccid released this 13 Aug 00:57

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

Choose a tag to compare

@flaccid flaccid released this 24 Jul 09:34

Initial public release. See deploy release notes for full details.