Releases: mailcarrierapp/mailcarrier
Releases · mailcarrierapp/mailcarrier
v0.5.0
What's Changed
- Add a user friendly syntax to template render by @danilopolani in #2
New Contributors
- @danilopolani made their first contribution in #2
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Added
- Sending mail middleware via
MailCarrier::sending()
Fixed
- Rename "inspect" into "details"
- Don't set the sender on
GenericMailDto
if not provided
v0.3.5
Fixed
- Logic of disabled/dehydrated fields
- Allow nullable logs on exceptions
v0.3.4
Fixed
- Content field not editable once saved (logic to be reviewed again)
- Rebuilt frontend assets
- Removed save action on top that was not working
v0.3.3
Fixed
- Token creation question
- Auth manager user does not have anymore a password
- Composer authors
- FusionAuth additional envs
v0.3.2
Changed:
- Remove
thecodingmachine/safe
hardcoded dependency - Upgrade dependencies
v0.3.1
Fixed
.env
social auth contentAuthServiceProvider
stub
v0.3.0
Added
- FusionAuth social provider
v0.2.1
Fixed
- Add
MAILCARRIER_SOCIAL_AUTH_DRIVER
env also for custom drivers
v0.2.0
Added
- Custom name on remote attachments