Change8

v19.2.19

Breaking Changes
📦 angularView on GitHub →
1 breaking🐛 1 fixes

Summary

This release introduces a security fix related to ICU message handling and enforces stricter attribute application in translated content.

⚠️ Breaking Changes

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

🐛 Bug Fixes

  • Block creation of sensitive URI attributes from ICU messages.