Resource icon

XF2 Addons [Xon] SVG Template by Xon 2.4.9
Depending on configuration, this add-on requires webserver URL rewrite support!

  • Fix SVG template validation was broken which could result in preventing adding a language or style from working correctly (or rebuilding master data)
  • Fix template validation ran on the master style instead of the current selected style
  • Fix for upcoming XF2.3 compatibility, as Doctrine Cache been documented as being removed.
  • Improve error messages when saving invalid SVGs as templates
  • Fix issue using getSvgUrl/getSvgUrlAs in style properties with a template without an extension would cause CSS to fail to render
  • Fix for race condition when creating temp files when encoding svg => png using resvg.
  • Update README.md to link to updated precompiled binary for resvg (v0.14.1 => v0.23.0)
  • Require XenForo 2.2+
  • Require StandardLib v1.11.0+
    • Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts
  • Compat fix when zlib output compression is enabled for PHP8.0.17+/PHP8.1.4+
Top Bottom