Skip to content

V1.2.0

Compare
Choose a tag to compare
@oliverklee oliverklee released this 02 Mar 12:54
· 659 commits to main since this release

Added

  • Handling invalid xPath expression warnings
    (#361)

Deprecated

  • Support for PHP 5.5 will be removed in Emogrifier 3.0.
  • Support for PHP 5.4 will be removed in Emogrifier 2.0.

Fixed

  • Allow colon (:) and semi-colon (;) when using the *= selector
    (#371)
  • Ignore "auto" width and height
    (#365)