mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Update CHANGELOG for v1.3.3 enhancements and fixes
This commit is contained in:
parent
2855aebaac
commit
859220c7ca
1 changed files with 12 additions and 3 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -2,10 +2,19 @@
|
|||
|
||||
## v1.3.3 (UNRELEASED)
|
||||
|
||||
#### **🔧 Enhancements**
|
||||
- **`Site Password Display`**
|
||||
- Popup now shows passwords for sites that require them (CS.RIN, Online-Fix, Ova Games, G4U, ElEnemigos, TriahGames, Soft98).
|
||||
- Password is displayed in a dedicated section with easy copy functionality.
|
||||
|
||||
#### **🐞 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.
|
||||
- **`Fixed Domain-Level Site Detection`**
|
||||
- Sites in filterlists now correctly detected using domain-level matching.
|
||||
- Added hostname extraction for unsafe, potentially unsafe, and FMHY sites.
|
||||
- Fixes sites showing incorrect status when URL path didn't match exactly.
|
||||
- **`Fixed FMHY Note Image Rendering`**
|
||||
- Images in FMHY Notes now render properly instead of showing raw URLs.
|
||||
- Both markdown and HTML image formats are supported.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue