Releases: terminal42/contao-notification_center
Releases · terminal42/contao-notification_center
1.3.1
1.3.0
1.3.0-rc1
New
- The Notification Center now provides a queue gateway that buffers messages and sends them based on cron job settings (#63)
- The "store to file" gateway now supports appending to an already existing file (#65)
- InsertTags as well as Simple Tokens are now allowed in sender e-mail name and sender e-mail address fields as well (#40 and #58)
- Added support for file uploads in form generator fields that can now use the upload attachment token (#39)
1.1.0-rc1
We've packed this release with quite some new features:
- The e-mail gateway can now have it's very own SMTP settings
- There's a new gateway that let's you store files on either local or a given FTP server
- We now have built in form generator integration so you can send your form data via the notification center
- The e-mail gateway now supports replyTo addresses
- A new front end module that allows you to send the "forgot password" e-mail via the notification center