Skip to content

3.5.0

Compare
Choose a tag to compare
@s2b s2b released this 22 Mar 11:31
· 74 commits to master since this release
eb887d6

Important: This release contains an important security fix! Please make sure to update ASAP and to check the documentation because changes in your template files might be necessary.

What's Changed

  • [BUGFIX] set correct return type by @lukasniestroj in #118
  • [BUGFIX] avoid type error if file do not exist by @huersch in #124
  • [SECURITY] Implement children escaping by @helhum and @s2b in #125
  • [FEATURE] Add Slot ViewHelper to render slots in components by @helhum and @s2b in #125
  • [TASK] Add tests for parameter escaping by @s2b in #125
  • [FEATURE] Command to check for possible escaping issues by @s2b in #125
  • [DOC] Add documentation for XSS mitigation by @s2b in #125

Full Changelog: 3.4.3...3.5.0