Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

47 lines (34 loc) · 2.25 KB

1.0.2 meteoric-mining (2021-12-10)

Bug Fixes

  • $sceDelegate: ensure that resourceUrlWhitelist() is identical to trustedResourceUrlList() (13f66a, #32)

1.0.1 mutually-supporting (2021-12-07)

Bug Fixes

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

Refactorings

  • SanitizeUriProvider: remove usages of whitelist (57c8eb1e3)
  • httpProvider: remove usages of whitelist and blacklist (074f56eb)
  • sceDelegateProvider: remove usages of whitelist and blacklist (81ffe0be)

Deprecation Notices

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

1.0.0 nested-vaccination (2021-17-07)

Bug Fixes

Breaking Changes