XLTS for AngularJS v1.5.16 Released

Michael Prentice
Jun 8, 2022

Jun 21, 2022

exploitatively-ceasing

Bug Fixes

  • textarea: avoid interpolating when going back/forward on IE
  • input: prevent browsers from autofilling hidden inputs
    • Autofilling with previous values (which will then be $interpolated) could lead to XSS or errors
    • This fix was cherry-picked from the v1.8.x branch

New Features

  • Angular: implement angular.version.vendor
    • This now holds the value "XLTS.dev" for ease of determining if a supported version of AngularJS is running in a given app
Michael Prentice
Jun 8, 2022

Jun 21, 2022