[1.50.2] - 2026-05-02
- ADDED: Share MTProto proxy connection - new "Share connection link" button in Settings > MTProto Proxy. Opens a dialog with a
tg://connection link, a QR code (scan with your phone camera to add the proxy to Telegram), and Copy / Open in Telegram / Share buttons. - FIXED: Service crashed at startup on routers without
ipset- "Enable Packet Duplication" could prevent b4 from starting on routers whereipsetis not installed (some Keenetic / Merlin setups). b4 now logs a warning and keeps running. For full-connection duplication, install ipset (Keenetic / Entware:opkg install ipset). - FIXED: "Update" button in Web UI didn't actually update b4 - on some setups clicking "Update" did nothing and the version stayed the same after restart.
What's Changed
- feat: add MTProto connection sharing feature with QR code support by @DanielLavrushin in #204
- feat: add ipset checks and improve startup stability on routers witho… by @DanielLavrushin in #205
- feat: implement clipboard copy utility and refactor copy functionalit… by @DanielLavrushin in #206
- Refactor code structure for improved readability and maintainability by @DanielLavrushin in #207
Full Changelog: v1.50.1...v1.50.2rc1