Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@PowerKiKi PowerKiKi released this 05 Jul 11:40
· 94 commits to master since this release
e5ffbd1

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

And all known bugs were fixed

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.