feat(documentation): Updated documentation with architecture flow diagrams.

This commit is contained in:
2025-03-03 03:18:49 +00:00
parent 9ad08edf79
commit 8791da83b4
3 changed files with 195 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## 2025-03-03 - 3.23.0 - feat(documentation)
Updated documentation with architecture flow diagrams.
- Added detailed architecture and flow diagrams for SmartProxy components.
- Included HTTPS Reverse Proxy Flow diagram.
- Integrated Port Proxy with SNI-based Routing diagram.
- Added Let's Encrypt Certificate Acquisition flow.
## 2025-03-03 - 3.22.5 - fix(documentation)
Refactored readme for clarity and consistency, fixed documentation typos