Releases: CoverageTracker/coverage-tracker
Releases · CoverageTracker/coverage-tracker
Release list
v0.4.0
Immutable
release. Only release title and notes can be modified.
v0.3.0
Immutable
release. Only release title and notes can be modified.
v0.2.0
What's Changed
- refactor: replace DEV_BYPASS_SECRET with ENVIRONMENT var and rename ZeroStash to CoverageTracker by @tbjers in #35
- fix: run npm install in dashboard before build command by @tbjers in #36
- feat!: consumer-generated reports — parse consumer report files, retire collect.sh by @tbjers in #37
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- docs: fix Access config, add Deploy to Cloudflare button, update deploy script by @tbjers in #26
- docs: add themed dashboard screenshots to README by @tbjers in #27
- Create FUNDING.yml by @tbjers in #28
- feat: add status badge modal and fix local dev auth bypass by @tbjers in #29
- ci: use specific prod deployment environment by @tbjers in #30
- ci: fix prod deployment env by @tbjers in #31
- fix: move prod environment to root by @tbjers in #33
- ci: remove dev environment by @tbjers in #34
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: improve OIDC missing-permission error in report action by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/25
Full Changelog: ZeroStash/coverage-tracker@v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add I/O function tests: 98% coverage on run.ts by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/1
- Update progress tracking: phases 4 and 6 complete by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/3
- Add Phase 5 Svelte dashboard on Cloudflare Pages by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/4
- upgrade actions to node24 and add waf script by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/6
- Convert WAF setup script from bash+jq to Node.js by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/7
- Bump esbuild, @sveltejs/vite-plugin-svelte, vite and @sveltejs/adapter-cloudflare in /dashboard by @dependabot[bot] in https://github.com/ZeroStash/coverage-tracker/pull/5
- Skip deployment for Dependabot pull requests by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/8
- Update progress docs: mark Phase 5 complete by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/9
- Fix dashboard 500: route API calls via service binding by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/10
- deps: add wrangler as a dev dependency by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/11
- Bump Node.js to 22 in deploy-dashboard workflow by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/12
- refactor: merge dashboard into Worker with typed coverage schema by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/13
- fix: track wrangler.jsonc in git and suppress Hono auto-detection by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/14
- ci: use --define to pass the D1 database ID by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/15
- ci: use jq to perform variable substitution in wrangler.jsonc by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/16
- docs: add coverage badge by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/17
- feat: security hardening, a11y fixes, and Playwright e2e tests by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/18
- docs: update all docs and templates for converged single-Worker architecture by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/19
- fix: relax CSP to allow SvelteKit bootstrap and Cloudflare edge scripts by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/20
- feat: themed dashboard redesign with 6-family light/dark theme picker by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/21
- fix: add font-src CSP directive and styled error page by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/22
- fix: serve fonts from static/fonts/ to fix CSP violation by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/23
- fix: prevent edge cache from bypassing Cloudflare Access on SPA shell by @tbjers in https://github.com/ZeroStash/coverage-tracker/pull/24
New Contributors
- @tbjers made their first contribution in https://github.com/ZeroStash/coverage-tracker/pull/1
- @dependabot[bot] made their first contribution in https://github.com/ZeroStash/coverage-tracker/pull/5
Full Changelog: https://github.com/ZeroStash/coverage-tracker/commits/v0.1.0