Changelog
v0.6.0 latest
10 Mar 2026
- Added superadmin cross-tenant events, deliveries, billing, and health APIs.
- New Vue admin views for Events, Deliveries, Billing, and Health.
- GitHub Actions PR workflow with 90% per-file coverage gate.
v0.5.0
3 Mar 2026
- Superadmin dashboard with tenant management and impersonation.
- Login flow using password credentials with Argon2 hashing.
- Domain type dropdown fix (
SelectValue in Radix Vue trigger).
v0.4.0
20 Feb 2026
- Notification suppression and webhook delivery tracking.
- Moderation worker with AI classifier hook.
- Embed loader worker with Storybook default styles.
v0.3.0
10 Feb 2026
- Customer onboarding flow with site creation and domain verification.
- Subscription and billing schema additions.
v0.2.0
1 Feb 2026
- Embed SDK v1 with
data-site, data-theme, and data-view attributes.
- Path-proxy setup for first-party delivery.
v0.1.0
15 Jan 2026
- Initial scaffold: API worker, D1 schema, core package, event contracts.
Discussion