Changelog
Every meaningful change to Fuzze.rs, dated and tagged.
Front-of-house SEO push
Comparison landing pages, use-case playbooks, fuzzing glossary, status page, security disclosure policy, and public changelog now live.
Secure ticket attachments
Support tickets and replies now accept image attachments. Uploads are magic-byte sniffed, EXIF-stripped, stored outside the public asset path, and served via an auth-gated route.
Admin private notes on tickets
Admins can now attach internal notes to a ticket. Notes never leave the admin view (enforced by a negative leak-safety contract assertion on the user thread page).
Per-plan + per-priority SLA
First-response SLA now varies by plan (starter 48h, professional 24h, enterprise 4h) and priority (low ×2, normal ×1, high ×0.5, urgent ×0.25). Anchored on createdAt so priority bumps never reset the clock.
Site polish & QA pass
5-agent QA pass through the public site and dashboard. Layout, copy, perf, and a11y fixes across the marketing pages.
Daily growth recap email
Internal daily 13:00 UTC growth recap to [email protected] covering new signups, conversions, and ticket throughput.