From 283f265cfc8563f4e7a4202a2b7a33effe7cd4ff Mon Sep 17 00:00:00 2001 From: Daniel Lavrushin Date: Sat, 2 May 2026 23:43:14 +0200 Subject: [PATCH] chore: update version number to 1.60.1 in changelog --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index aca59ad1..8ed1cb75 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # B4 - Bye Bye Big Bro -## [1.60.0] - 2026-05-02 +## [1.60.1] - 2026-05-02 - ADDED: **Per-set strategy escalation** - each set now has an "Escalation" tab with an "Escalate to" dropdown. Pick another set as the failover target: if the current set keeps failing for a destination, b4 switches that destination to the chosen set on the next connection. Tracking is per-hostname, so a problem with one site does not affect others that happen to share the same server IP. How quickly to escalate and how long to keep the switch are configurable per set (defaults: an hour, then retry). Lets you chain several strategies instead of giving up after the first one fails. - 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.