Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 797 Bytes

File metadata and controls

42 lines (26 loc) · 797 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]

[v1.0.6] - 2026-03-04

Changed

  • Dependency updates

[v1.0.5] - 2025-12-09

Removed

  • Remove own version of CSP handler

[v1.0.4] - 2025-11-26

Changed

  • Switch to using @aegisproject/http-utils for CSP

[v1.0.3] - 2025-11-26

Added

  • Add debugging of context object

[v1.0.2] - 2025-11-21

Fixed

  • Fix image source in CSP -> img-src

[v1.0.1] - 22025-11-21

Added

  • Add methods and module to customize CSP

[v1.0.0] - 2025-11-21

Initial Release