Skip to content

v0.1.0

Choose a tag to compare

@tbjers tbjers released this 27 Jun 11:05
· 7 commits to main since this release
07268fc

What's Changed

  • Add I/O function tests: 98% coverage on run.ts by @tbjers in #1
  • Update progress tracking: phases 4 and 6 complete by @tbjers in #3
  • Add Phase 5 Svelte dashboard on Cloudflare Pages by @tbjers in #4
  • upgrade actions to node24 and add waf script by @tbjers in #6
  • Convert WAF setup script from bash+jq to Node.js by @tbjers in #7
  • Bump esbuild, @sveltejs/vite-plugin-svelte, vite and @sveltejs/adapter-cloudflare in /dashboard by @dependabot[bot] in #5
  • Skip deployment for Dependabot pull requests by @tbjers in #8
  • Update progress docs: mark Phase 5 complete by @tbjers in #9
  • Fix dashboard 500: route API calls via service binding by @tbjers in #10
  • deps: add wrangler as a dev dependency by @tbjers in #11
  • Bump Node.js to 22 in deploy-dashboard workflow by @tbjers in #12
  • refactor: merge dashboard into Worker with typed coverage schema by @tbjers in #13
  • fix: track wrangler.jsonc in git and suppress Hono auto-detection by @tbjers in #14
  • ci: use --define to pass the D1 database ID by @tbjers in #15
  • ci: use jq to perform variable substitution in wrangler.jsonc by @tbjers in #16
  • docs: add coverage badge by @tbjers in #17
  • feat: security hardening, a11y fixes, and Playwright e2e tests by @tbjers in #18
  • docs: update all docs and templates for converged single-Worker architecture by @tbjers in #19
  • fix: relax CSP to allow SvelteKit bootstrap and Cloudflare edge scripts by @tbjers in #20
  • feat: themed dashboard redesign with 6-family light/dark theme picker by @tbjers in #21
  • fix: add font-src CSP directive and styled error page by @tbjers in #22
  • fix: serve fonts from static/fonts/ to fix CSP violation by @tbjers in #23
  • fix: prevent edge cache from bypassing Cloudflare Access on SPA shell by @tbjers in #24

New Contributors

Full Changelog: https://github.com/ZeroStash/coverage-tracker/commits/v0.1.0