21-Jan-2026 — add transactional template management and migration ref: #121
build 428 — commit 0582a51
Improved email template system for better cross-platform compatibility:
- New template management system for Brevo SMTP templates that can create and update templates programmatically
- Database migration to deploy the new fully-automated-text-body template which fixes banner sizing issues across email clients (Outlook, webmail)
- Fixed template path resolution to work correctly in both local development and production (Fly.io) environments
- Fixed ESLint configuration crash when linting Angular HTML templates