This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
This release is mostly bugfixes and migration from deprecated mcrypt:
- Can embed images with encoded UTF8 url
- Use SVG icons everywhere
- Drop TYPO3 6.2 support
- newsletter_view_url was missing Language Parameter
- TYPO3 8.7 could not create absolute URL when sending via scheduler
- Disable cHash for our plugin
- Remove standard fields (delete, hidden, etc.) on email and newsletter
BREAKING CHANGES
- Migrate from mcrypt to openssl
- Database structure changed and must be updated
The migration from mcrypt to openssl means that BounceAccount sensitive data
must be re-entered manually after the upgrade. The suggested procedure is the following:
- Take note of existing password and fetchmail configuration
- Upgrade Newsletter
- Apply Newsletter database data update via Extension Manager
- Apply Newsletter database structure update via the Install Tool
- Re-enter BounceAccount information