# 21-Jan-2026 — add transactional template management and migration [ref: #121](https://github.com/nbarrett/ngx-ramblers/issues/121)

## [build 428](https://github.com/nbarrett/ngx-ramblers/actions/runs/21192766007) — [commit 0582a51](https://github.com/nbarrett/ngx-ramblers/commit/0582a516b369ddda47a2195975d8651387ebe6c2)

_____

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