Update CHANGELOG for v1.3.3 with bug fixes

Added v1.3.3 section with bug fixes for FMHY site detection.
This commit is contained in:
Kenneth Hendricks 2026-01-25 17:45:04 -05:00 committed by GitHub
parent a505a50572
commit 44c1ac6c1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,14 @@
# Changelog
## v1.3.3 (UNRELEASED)
#### **🐞 Bug Fixes**
- **`Fixed FMHY Site Detection`**
- Sites in `fmhy-filterlist.txt` now correctly show as "FMHY" status instead of just "safe".
- Added domain-level matching for FMHY sites using hostname extraction.
---
## v1.3.2 (01/25/2026)
#### **🔧 Enhancements**