Downloads
Download tar.gz
19.17 KB
MD5: 39e57602b977c70a8eaf4b9222bea6d7
SHA-1: 8cbf51fa4329cf5b8f212517d7cd6ea64749dde8
SHA-256: a6b9a36a1974b0834e43973062bde35d78b655ed1b7ed61d79ca755ac9356a0c
Download zip
22.93 KB
MD5: 120ce18eb6032187ba2ae3817495beec
SHA-1: 4022e8bedd576ec9eba135567425a29bec1f7705
SHA-256: 75d1170b539249c280f3aec92c96af6b4b878738418801aa0acc969b9e6ec188
Release notes
Note: The database schema has been modified to use a view's name instead of its vid. Since SunMailer is still in alpha and there is no prior stable version, 1.0-alpha3 does not include an update to the new schema. This must be done manually if you are using version 1.0-alpha2 or earlier.
New Features
- #673018: SunMailer checks for the required XSL module and the PHPMailer library.
Bug Fixes
- SunMailer supports views that do not exist in the database (typically the default views you see in the Views UI)
- Blocked users now cannot receive emails
Other Changes
- If a newsletter message is saved, it remains saved until the user specifies otherwise.
- README.txt added