angular.js v1.8.2 Release Notes

Release Date: 2020-10-21 // over 3 years ago
  • ๐Ÿ› Bug Fixes

    • $sceDelegate: ensure that resourceUrlWhitelist() is identical trustedResourceUrlList() (e41f01, #17090)
    • $sanitize: do not trigger CSP alert/report in Firefox and Chrome (2fab3d)

Previous changes from v1.8.1

  • ๐Ÿ› Bug Fixes

    • $sanitize: do not trigger CSP alert/report in Firefox and Chrome (2fab3d)

    ๐Ÿ”จ Refactorings

    • SanitizeUriProvider: remove usages of whitelist (76738102)
    • httpProvider: remove usages of whitelist and blacklist (c953af6b)
    • sceDelegateProvider: remove usages of whitelist and blacklist (a206e267)

    ๐Ÿ—„ Deprecation Notices

    For the purposes of backward compatibility, the previous symbols are aliased to their new symbol.