Downloads
Release notes
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)