All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Prevent null HTML from causing errors
- New default mode
custom
to only allow blocks that are explicitly whitelisted - Change logging so that entries are de-duplicated and sorted
- Add a logger for analysing which scripts are fixed
- Extend from SecureHtmlRenderer\Proxy to delay the instantiation @hostep
- Initial release