- Initial release
- Updated readme
- Added minimum PHP version 7.1
- Downgraded to PHP 7.0
- Ensure version number matches Git tags
- Refactored Twig extension logic to work on older versions of PHP 7
- Remove return type on Twig Extension because it caused issues in some PHP environments
- Fixed Iframe https
- Filter unsuported tags [align, hspace, vspace, allowfullscreen, allowtransparency]
- Fixed blank image tags. Add check for blank src=""
- Updated lib/simple_html_dom.php with regex pattern that works with PCRE2 strict mode (php7.3)
- Call to a member function find() on bool on \twig\TwigExtensions::amplifyImages