This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
3.0.0
This release brings compatibility with TYPO3 8.1, and other improvements:
- TYPO3 8.1 compatibility
- Add
List-Unsubscribe
header, so end-users can easily unsubscribe - Add
Precedence: bulk
header, to follow Gmail guidelines - Inject
alt
attributes when missing from element - Significantly improves speed for email opening, link opening and bounce handling
- Better error reporting when the content cannot be fetched
BREAKING CHANGES
- Requires PHP 5.6 or higher with
dom
extension - Database structure changed and must be updated
- Existing data in DB must be updated. Use the "update" button in Extension Manager.