Update CHANGELOG for version 1.3.3

This commit is contained in:
Kenneth Hendricks 2026-01-25 20:54:04 -05:00 committed by GitHub
parent 591763fa80
commit a29cd277a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Changelog
## v1.3.3 (UNRELEASED)
## v1.3.3 (01/25/2026)
#### **🔧 Enhancements**
- **`Site Password Display`**
@ -111,3 +111,4 @@
- `index.js` Added markdown parser, note fetching logic, and reason display with clickable links.
- `warning-page.html` Added CSS for clickable links in reason text.
- `warning-page.js` Added URL-to-link conversion for reason display.