What's Changed
- Added dynamic subscription generation
- Added multi-site capability
- Added option to enable/disable unsubscribe in Newsletter
- Added option for displaying images below the article text
- Added
NEWSLETTTER_USE_HTTPSsetting to produce https urls (defaults toTrue) - Fixed problems with recipient's name by using python's formataddr
- Fixed missing site domain in thumbnail templates
Breaking changes:
- Generated urls use https by default now
Full Changelog: v1.1...v1.2