You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
<a name="12.2.17"></a>
2
+
# 12.2.17 (2022-11-22)
3
+
## Breaking Changes
4
+
### core
5
+
- 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.
6
+
### core
7
+
| Commit | Type | Description |
8
+
| -- | -- | -- |
9
+
| [b871db57da](https://github.com/angular/angular/commit/b871db57daab10ef6d4d92041177458f19fd3ebd) | fix | hardening attribute and property binding rules for <iframe> elements |
10
+
## Special Thanks
11
+
Andrew Kushnir, Joey Perrott and Paul Gschwendtner
0 commit comments