EasyNewsletter 2.6.1 (Dec 22, 2011)

Several bug fixes and improvements.

For additional information about this project, please visit the overview page .

Available downloads

For all platforms (73kB)

Change log

2.6.1 (2011-11-23)

Fix mail rendering in Thunderbird 8. [timo]
Fix German translation for registration notification. [timo]
Use test instead of tests in extras_require to comply with Plone standards. [timo]
Remove test_enl.py tests since it does not test anything that is not covered by test_setup.py. [timo]

2.6 (2011-10-01)

Fix external images url by inserting url directly in html when 'http' is encountered. This fixes http://plone.org/products/easynewsletter/issues/15 [numahel]
loadContent only when AcquireCriteria is set True. Do not override the text when it's False. This fixes http://plone.org/products/easynewsletter/issues/4 [WouterVH]
Rename "refresh" into "Refresh aggregate body" to make more clear what it does. Cfr. http://plone.org/products/easynewsletter/issues/4 [WouterVH]
Improve translatable content. [wimbou]
Fix ENLIssue to avoid issue to be sent twice to same recipient. [numahell]
Add Brazilian translation. [davilima6]
Add Dutch translation. [WouterVH, wimbou]
Fix i18n-domain for GS-profiles files. [WouterVH]
Avoid duplicate listing in portal_quickinstaller. Fixes http://plone.org/products/easynewsletter/issues/6 [WouterVH]
Don't overwrite the metaTypesNotToList-property, but just append our own types. [WouterVH]