simplenews 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| simplenews-6.x-1.0-rc1.tar.gz | 149.08 KB | 4af99124201a06cd8f7e7adea0d6c971 |
DO NOT UPGRADE TO RC1, USE RC2 INSTEAD.
New features
#351812 by sutharsan: Dynamic theming per newsletter for blocks and emails.
#335537 by sutharsan: Improved theming of newsletter body and footer.
#350865 by sutharsan: Make newsletter content type flexible.
#343675 by vaish: Support for CCK display context.
#330455 by sutharsan: Add permission to administer newsletter subscriptions.
#330165 by sutharsan: Subscription form (newsletter/subscriptions) should work with Multilingual Taxonomy module.
#338015 by sutharsan: Report mail count and elapsed send time.
#338015 by sutharsan: prevent overrun of PHP maximum execution time during send emails. Measuring execution time now based on getrusage().
#342900 by myself: Restore inline hyperlinks in plain text mail.
#330403 by thePanz: Add number of subscribers in newsletter admin page.
#323872 by myself: Mass (un)ubscribe email addresses separated by space, comma or newline.
Upgrade notes
* Permission 'view links in block' has been removed (#353199).
* Tokens in newletter body, footer and confirmation emails have changed, some new tokens added.
Usability improvements
Changed use of menu items and (action) tabs.
Changes to send actions and email options in node add/edit form.
Changed layout of HTML newsletter footer.
Provide user feedback when sending a (test) newsletter.
#298636 by sutharsan: Improvements to subscription block configuration. Removed the display message checkbox.
#298067 by sutharsan: Improved help and messages.
#290580 by Xano, sutharsan: Changes to help at /node/add/simplenews.
Bug fixes
#338015 by sutharsan: prevent overrun of PHP maximum execution time during send emails. Measuring execution time now based on getrusage().
#343991 by sutharsan: Remove the error message when using Taxonomy Access Control.
#336735 by sutharsan: missing conversion for plain text body to mimemail.
#342659 by sutharsan: Unsubscribe link missing in plain text email footer.
#342659 by sutharsan: Anchor text added before converted URL
#336735 by sutharsan: changed conversion of plain text alternative for mime mail.
#342900 by sutharsan: Restore inline hyperlinks in plain text mail.
#328546 by sutharsan: Only first test-email sent is complete, added drupal_clone() before drupal_render().
#336735 by HnLn, sutharsan: Incorrect unsubscribe link in HTML footer.
#321750 (#31) by samuelet: Addition to format body as plain text for mime mail.
#303021 by sutharsan: Email case mismatch for user accounts with capitals.
#305876 by sutharsan: E_ALL warnings with custom subscription block.
#306670 by Garret Albright: check_markup() called twice in simplenews_mail()
#310578 by AlexisWilke: Default newsletter format (html/plain) not properly defined.
#305867 by sutharsan: Block title (taxonomy term) not translated.
#292634 by miopa, sutharsan: Make non-default subscription messages translatable.
#288736 by sutharsan: HTML newsletter send as plain on subsequent test-addresses.
#345594 by AlexisWilke: Cannot filter by email with PostgreSQL.
#343991 by myself: Remove the error message when using Taxonomy Access Control.
#322718 by samuelet: Different node type can not be used as newsletter.
Other changes
#328081 by sutharsan: Remove deprecated theme_simplenews_newsletter().
#313752 by sutharsan: Addslashes not needed for the sender name.
#305650 by Garret Albright: Mime Mail support restored.
#308773 by sutharsan: Disallow free tagging of newsletter terms.
#306622 by sutharsan: Upgrade to views 2.x API.
#290582 by Xano: Change 'Simplenews settings' to 'Simplenews'.
#290695 by Xano, sutharsan: Change 'e-mail' into 'email'.
