Upgrade core engine to v3.0.15
This commit is contained in:
13
README.md
13
README.md
@@ -504,6 +504,19 @@ mtproxymax telegram remove # Remove bot completely
|
||||
|
||||
## 📋 Changelog
|
||||
|
||||
### v1.3.0 — Engine v3.0.15
|
||||
|
||||
**Engine Upgrade (v3.0.7 → v3.0.15):**
|
||||
|
||||
- **ME Connection Hardening** — Better error handling and recovery for lost middle-end connections
|
||||
- **Secure Payload Fixes** — Payload length validation and ME protocol hardening
|
||||
- **Bounded Backpressure** — Semaphore-based global gate prevents overload, ME buffer reuse for efficiency
|
||||
- **TLS Full Certificate** — New TLS fetcher drafts real certificates in ServerHello, with TTL-based refresh
|
||||
- **ME Pool Reinit** — Soft-staged reinit without reconcile, plus reinit polishing for smoother reconnects
|
||||
- **Desync Forensics** — Full forensics for desync detection and debugging
|
||||
- **ME Pool Hardswap** — Hard connection swap with softer fallback for graceful pool rotation
|
||||
- **ME Pool Health + Rotation** — Active health checking with automatic rotation of unhealthy connections
|
||||
|
||||
### v1.2.0 — Engine v3.0.7 + Custom IP
|
||||
|
||||
**Engine Upgrade (v3.0.4 → v3.0.7):**
|
||||
|
||||
Reference in New Issue
Block a user