chore: update version number to 1.60.1 in changelog

This commit is contained in:
Daniel Lavrushin 2026-05-02 23:43:14 +02:00
parent d1579691ca
commit 283f265cfc
No known key found for this signature in database
GPG key ID: 57F1CAB57AD35056

View file

@ -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.