Skip to content

Discoflare 0.1.3

Choose a tag to compare

@vnmtvlv vnmtvlv released this 05 Sep 12:42
· 6 commits to dev since this release

Discoflare 0.1.3 makes the Cloudflare deployment the single supported release path and prepares the bundled client for a Chrome extension shell.

What changed

  • Added an extension client mode with hash routing, packaged-entry reloads, explicit per-workspace host access, and authenticated cross-origin API support.
  • Improved the bundled client server screen with the guided workspace installer, responsive connection controls, and safe startup when no server is selected.
  • Removed the legacy Dockerfile, Docker Compose and Coolify runtime, local self-host bootstrap, GHCR publishing workflow, and multi-architecture container release path.
  • Updated deployment and release documentation around the OAuth installer and the advanced manual GitHub / Workers Builds path.

Deployment

  • Existing Cloudflare installations can update through https://discoflare.com/deploy.
  • No new D1 migration or required secret is introduced in this release.
  • Docker and Coolify artifacts are no longer published starting with this version.

Validation

  • Typecheck and lint pass.
  • 199 tests pass across 44 test files.
  • Chrome extension static generation passes.
  • The production Worker and Cloudflare installer artifacts build successfully.

Full changelog: v0.1.2...v0.1.3