| Download | Size | md5 hash |
|---|---|---|
| simplenews-6.x-1.0-beta2.tar.gz | 128.38 KB | 954ec1b6cc3123be246b05dc11727862 |
| simplenews-6.x-1.0-beta2.zip | 162.49 KB | b2625d42e1498723a9121ba869392d2e |
New features
Node types and taxonomy are now fully selectable (#244438)
Confirmation emails are now configurable via the admin interface (#261541by Steve Dondley)
New email spool enables debugging individual email status and future mailing statistics (#260775)
Bug fixes
Deleting a user give error (#256766)
Priority to be stored in database as integer instead of string (#259669 by cbenoist)
db_query_range() not implemented; errors running Cron with pgsql (#259669)
Improve check for assigned newsletter taxonomy in hook_form_alter() (#24438)
Reset Simplenews settings fails (#261541)
Small typo in unsubscribe message (#268430 by seals)
Anonymous subscription error at newsletters/subscriptions (#269320)
Replaced mail buffer by email spool to avoid serialize error of strings containing double quotes and to reduce the database load when buffering large mailings (#260775)