Skip to content

v12.2.17

Choose a tag to compare

@josephperrott josephperrott released this 22 Nov 17:40
· 15102 commits to main since this release

12.2.17 (2022-11-22)

Breaking Changes

core

  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.

core

Commit Description
fix - b871db57da hardening attribute and property binding rules for <iframe> elements

Special Thanks

Andrew Kushnir, Joey Perrott and Paul Gschwendtner