Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 787 Bytes

Changelog

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.

[Unreleased]

[0.1.1] - 2 October 2024

Fixed

  • Prevent null HTML from causing errors

[0.1.0] - 4 September 2024

Added

  • New default mode custom to only allow blocks that are explicitly whitelisted
  • Change logging so that entries are de-duplicated and sorted

[0.0.3] - 2 August 2024

Fixed

  • Add a logger for analysing which scripts are fixed

[0.0.2] - 4 July 2024

Fixed

  • Extend from SecureHtmlRenderer\Proxy to delay the instantiation @hostep

[0.0.1] - 28 June 2024

Added

  • Initial release