1.2.4StashSync.app team1 min read

v1.2.3a / v1.2.4 — Service Worker: Cloudflare Config Exclusion

Excludes Cloudflare-specific configuration files from the service worker precache manifest to prevent caching conflicts.

Fixed

  • Excluded Cloudflare-specific configuration files (e.g., wrangler.jsonc) from the service worker precache manifest, preventing them from being cached and causing stale-resource issues on re-deploy.

Notes

  • v1.2.3a and v1.2.4 point to the same commit and are equivalent releases.