Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.1 KB

File metadata and controls

19 lines (13 loc) · 1.1 KB

📋 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.


[1.5.0.0] - 2026-02-23

🚀 Key features

  • Core File Integrity Scanning: Introduced the core functionality to scan and compare installation files against official checksums to detect changes.
  • Plugin Validation: The ability to validate plugin files against their specific hash baselines to reduce false-positive reports.
  • Email Alerts for Discrepancies: Implemented automatic email notifications sent to the site contact when any modified, added, or deleted files are detected.
  • Configurable Exclusion List: An option for administrators to add a list of files or directories to be ignored during the scan.
  • Scheduled Automatic Scans: The ability to run scans automatically based on a predefined schedule.
  • Baseline Caching: The system caches downloaded hash baselines to reduce repetitive requests to external servers.