Version 1.0.0
June 11, 2018
Added
- Initial release
Version 1.0.1
June 13, 2018
Readme
- Updated readme
Version 1.0.2
July 6, 2018
Added
- Added minimum PHP version 7.1
Version 1.0.3
July 6, 2018
Fixed
- Downgraded to PHP 7.0
Version 1.0.5
March 26, 2019
Fixed
- Ensure version number matches Git tags
- Refactored Twig extension logic to work on older versions of PHP 7
Version 1.0.6
April 18, 2019
Fixed
- Remove return type on Twig Extension because it caused issues in some PHP environments
Version 1.0.7
May 2, 2019
Fixed
- Fixed Iframe https
Version 1.0.8
May 3, 2019
Fixed
- Filter unsuported tags [align, hspace, vspace, allowfullscreen, allowtransparency]
Version 1.0.9
December 6, 2019
Fixed
- Fixed blank image tags. Add check for blank src=""
Version 1.0.10
May 27, 2020
Updated
- Updated lib/simple_html_dom.php with regex pattern that works with PCRE2 strict mode (php7.3)
Version 1.0.11
March 7, 2022
Fixed
- Call to a member function find() on bool on \twig\TwigExtensions::amplifyImages