@@ -585,7 +585,7 @@ mtproxymax telegram remove # Remove bot completely
585585
586586## 📋 Changelog
587587
588- ### v1.0.4 — Replication, Engine v3.3.36 , SNI Policy & Metrics Dashboard
588+ ### v1.0.4 — Replication, Engine v3.3.38 , SNI Policy & Metrics Dashboard
589589
590590- ** Replication** — sync config from master to slave servers via rsync+SSH with systemd timer
591591- ** Auto-exclude** — ` settings.conf ` and ` replication.conf ` are never synced to slaves, preserving their role and local state
@@ -595,14 +595,17 @@ mtproxymax telegram remove # Remove bot completely
595595- ** Role guards** — ` replication add/remove/sync ` are blocked with a clear error on slave servers
596596- ** Sync script auto-update** — manual ` sync ` always regenerates the script from current binary
597597
598- ** Engine Upgrade (v3.3.31 → v3.3.36 ):**
598+ ** Engine Upgrade (v3.3.31 → v3.3.38 ):**
599599
600600- ** Apple/XNU Connectivity Fixes** — Resolves connection issues for iOS/macOS Telegram clients
601601- ** ME Rewrite** — Hybrid routing loop, ArcSwap snapshots, parallel health checks, refined quarantine, tiered backpressure
602+ - ** Conntrack Control** — Automatic conntrack table management under connection pressure with configurable watermarks
603+ - ** New Relay Methods** — Improved middle/direct relay with adaptive buffers
604+ - ** ME2DC Fast Init** — Faster startup, unstoppable initialization (now enabled by default)
602605- ** Memory Optimizations** — Buffer pool trim, session vec shrink, reduced stats memory footprint
603606- ** Upstream Timeout Tuning** — ` tg_connect ` timeout now applied to DC TCP connect attempts, prevents hanging connections
604607- ** Active IPs API** — New ` /v1/stats/users/active-ips ` endpoint
605- - ** Configurable ` listen_backlog ` ** — Tunable TCP listen queue for high-connection servers
608+ - ** Config Fallback ** — Engine gracefully falls back if primary config fails to load
606609
607610** New Features:**
608611
0 commit comments