[1.46.0] - 2026-03-22
- ADDED: MTProto proxy — built-in Telegram
MTProtoproxy with fake-TLS obfuscation. Telegram traffic is wrapped in TLS that looks like a normal HTTPS connection. Configure in Settings with a Fake SNI domain and generated secret, then paste the secret into Telegram's proxy settings. - ADDED: DC relay — when Telegram DCs are blocked by IP, route through an external relay.
- ADDED: SOCKS5 first-packet fragmentation — the SOCKS5 proxy now splits the first data packet for matched connections, improving bypass for non-TLS protocols.
- IMPROVED: Non-TLS traffic handling — learned IP matches now keep fragmentation and desync active even when traffic is not TLS.
What's Changed
- feat(mtproto): Implement MTProto API endpoints and configuration mana… by @DanielLavrushin in #149
Full Changelog: v1.45.1...v1.46.0