- Fix error running "xf:rebuild-master-data" when the exact template directory structure is missing and the SVG template is the first template compiled for that style.
- Fix possible compatibility issues with other add-ons extending SV/StandardLib's template helper code
- Fix SVG template validation was broken which could result in preventing adding a language or style from working correctly (or rebuilding master data)
- Require php 7.2+
- Require StandardLib v1.18.0+
- If using resvg support, recommend updating to v0.35.0.
Pre-compiled linux x86_64 binary has been made available here.
Compiled on CentOS 7, works on Ubuntu 18.04/20.04/22.04- Document using resvg v0.35.0+ with "CLI - Pipe" mode, which avoid temporary files when converting SVGs to PNGs
Example using...
- Fix internal server error being generated instead of a 404 when requesting an invalid svg
- Fix "[E_DEPRECATED] strlen(): Passing null to parameter #1 ($string) of type string is deprecated" when attempting to save a new template with an invalid name
Requires StandardLib v1.19.0+
If installed, requires Redis Cache 2.17.0+
XF2.3 compatibility update
php 8.4 compatibility fix
Fix XF2.3 style variations support for getSvgUrl() in style properties