Releases: mailcarrierapp/mailcarrier
Releases · mailcarrierapp/mailcarrier
v2.8.2
What's Changed
- fix(webhooks): use correct messageId from MailGun by @danilopolani in #44
Full Changelog: v2.8.1...v2.8.2
v2.8.1
Added
- Template tags are now toggleable in list
v2.8.0
Added
- Events count on Logs table
- Events details in Detail modal
Fixed
- "Created at" event
- Message ID without brackets to match webhooks data
v2.7.0
Added
- Webhook support. Currently MailGun support is built-in.
v2.6.0
Added
- Template description
- Configuration to automatically send template tags to mail provider
v2.5.3
🤕 Fixed
- Update Filament version
- Variable extraction
v2.5.2
🤕 Fixed
- Save tags and metadata
v2.5.1
🤕 Fixed
- Duplicated migrations due to renaming
v2.5.0
🔥 Added
replyTo
when sending emails
v2.4.1
🤕 Fixed
- Multiple recipients with
FormData
content type