FlavorTeam Bug Tracker - Changelog
[1.1.0] - 2026-04-20 — Profile Settings, Admin Moderation, SMTP Delivery
Session focus: User-facing profile management, admin moderation tools (delete project / delete user), and reliable email delivery via Brevo SMTP. Plus a critical fix for verification emails that were silently dropped.
Added
- Profile Settings page — Full profile management: edit display name, custom avatar color (ColorInput with preview), light/dark theme preference (persisted to backend + applied via Mantine), password change with strength validation. Header avatar is now clickable and links to the profile page.
- Admin: Delete Project — Hard delete with cascade (issues, comments, labels, members). Admin-only, requires confirmation dialog.
- Admin: Delete User — Admin-only user deletion with cascade. Prevents self-delete. Confirmation dialog.
- SMTP email notifications — Configured Brevo SMTP transport. Verification and notification emails now send via real SMTP instead of being written to a local file log.
Updated
- Theme sync on login — Your light/dark preference is now synced across devices: set it on one browser, open another — the toggle follows you.
- Search by issue ID — Reporter issue search and admin moderation search now match on issue number (in addition to title/body).
- Search placeholders — Updated to "Search issue by title or id..." / "Search comment text or issue id...".
Fixed
- FlavorBot AI Agent cron — Multiple cron failures resolved so auto-triage now runs reliably every 2 minutes.
- Verification emails not sending — New signups could not verify their email because the send step failed silently. Fixed: synchronous send with explicit error logging.
Full Version History
For the complete changelog including all previous versions, contact our support team.