XLTS for AngularJS v1.5.13 Released

Michael Prentice
Aug 20, 2021

Jun 15, 2022

venerably-shielding

Bug Fixes

  • jqLite: prevent possible XSS due to regex-based HTML replacement
  • docs: remove extra . in error link URLs

New Features

  • jqLite: print warnings for problematic HTML input

Breaking Changes

jqLite due to:

  • jqLite: prevent possible XSS due to regex-based HTML replacement

See https://jquery.com/upgrade-guide/3.5/. This applies a similar change to jqLite. Using self-closing tags in HTML is no longer supported.

Michael Prentice
Aug 20, 2021

Jun 15, 2022