Skip to content

2.7.1

Choose a tag to compare

@wrabit wrabit released this 01 Jun 15:33
· 153 commits to main since this release
86dea8d

Security Fix + Docs Update

Dynamic attribute values containing quotes could break out of the HTML attribute and inject arbitrary attributes (XSS). ensure_quoted() now picks the appropriate wrapping quote or escapes inner quotes when both types are present.

Full Changelog: 2.7.0...2.7.1