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.
- Added
CUSTOM_HEADER_FILEenvironment variable to allow inserting custom HTML into the page header. - Added
CUSTOM_FOOTER_FILEenvironment variable to allow inserting custom HTML into the page footer. - Updated
docker-compose.ymlwith examples for usingCUSTOM_HEADER_FILEandCUSTOM_FOOTER_FILEwith mounts. - Added a "Fork on GitHub" badge to the index page.
- Added version number on page.
- Initial release of the Philterd Redaction Policy Editor.
- Support for generating Philter redaction policies.
- Support for PhEye and Dictionaries in policies.
- Support for PDF redaction and splitting options.
- Upgraded to Spring Boot 4.0.6 and fixed related test issues.