v0.11.0
This release includes a broad set of new features, mainly aimed at business plans.
Features
- feat: monthly email statistics summary by @piffio in #384
- feat: allow users to select and edit org scope for API keys by @piffio in #386
- feat(orgs): implement Owner/Admin/Member role system by @piffio in #387
- feat(billing): add billing account ownership transfer by @piffio in #401
- feat: Implement comprehensive tag management with color support by @piffio in #404
Bug Fixes
- fix: security headers silently dropped on ASSETS-binding responses by @piffio in #405
- fix(migrations): fix non-constant default in 0038_tags_table.sql by @piffio in #406
- fix(ci): remove [build] section from wrangler.toml to prevent recursive builds by @piffio in #407
Enhancements and Improvements
Refactoring, Dependencies and Developer Experience
- chore(deps)(deps): bump taiki-e/install-action from 2.81.1 to 2.81.8 by @dependabot[bot] in #389
- chore(deps)(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #390
- chore(deps)(deps): bump ua-parser-js from 2.0.9 to 2.0.10 in /frontend by @dependabot[bot] in #393
- chore(deps)(deps-dev): bump svelte from 5.56.1 to 5.56.3 in /frontend by @dependabot[bot] in #399
- chore(deps)(deps-dev): bump vite from 8.0.12 to 8.0.16 in /frontend by @dependabot[bot] in #395
- chore(deps)(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 in /frontend by @dependabot[bot] in #396
- chore(deps): bump shell-quote from 1.8.3 to 1.8.4 in /docs-site by @dependabot[bot] in #403
- chore(deps)(deps-dev): bump eslint-plugin-svelte from 3.17.1 to 3.19.0 in /frontend by @dependabot[bot] in #400
- chore(deps)(deps-dev): bump @tailwindcss/postcss from 4.2.2 to 4.3.0 in /frontend by @dependabot[bot] in #391
- chore(deps)(deps-dev): bump svelte-check from 4.4.6 to 4.6.0 in /frontend by @dependabot[bot] in #397
- chore(deps)(deps-dev): bump @sveltejs/kit from 2.61.1 to 2.65.0 in /frontend by @dependabot[bot] in #392
- chore(deps)(deps-dev): bump prettier-plugin-svelte from 3.5.2 to 4.1.0 in /frontend by @dependabot[bot] in #398
Full Changelog: v0.10.0...v0.11.0