Download Latest Version v1.79.0 source code.zip (11.8 MB)
Email in envelope

Get an email when there's a new version of b4

Home / v1.64.0rc3
Name Modified Size InfoDownloads / Week
Parent folder
b4-linux-386.tar.gz 2026-06-01 5.4 MB
b4-linux-386.tar.gz.sha256 2026-06-01 99 Bytes
b4-linux-amd64.tar.gz 2026-06-01 5.6 MB
b4-linux-amd64.tar.gz.sha256 2026-06-01 101 Bytes
b4-linux-arm64.tar.gz 2026-06-01 5.2 MB
b4-linux-arm64.tar.gz.sha256 2026-06-01 101 Bytes
b4-linux-armv5.tar.gz 2026-06-01 5.4 MB
b4-linux-armv5.tar.gz.sha256 2026-06-01 101 Bytes
b4-linux-armv6.tar.gz 2026-06-01 5.4 MB
b4-linux-armv6.tar.gz.sha256 2026-06-01 101 Bytes
b4-linux-armv7.tar.gz 2026-06-01 5.4 MB
b4-linux-armv7.tar.gz.sha256 2026-06-01 101 Bytes
b4-linux-loong64.tar.gz 2026-06-01 5.3 MB
b4-linux-loong64.tar.gz.sha256 2026-06-01 103 Bytes
b4-linux-mips64.tar.gz 2026-06-01 5.1 MB
b4-linux-mips64.tar.gz.sha256 2026-06-01 102 Bytes
b4-linux-mips64le.tar.gz 2026-06-01 5.0 MB
b4-linux-mips64le.tar.gz.sha256 2026-06-01 104 Bytes
b4-linux-mips.tar.gz 2026-06-01 5.2 MB
b4-linux-mips.tar.gz.sha256 2026-06-01 100 Bytes
b4-linux-mips_softfloat.tar.gz 2026-06-01 5.2 MB
b4-linux-mips_softfloat.tar.gz.sha256 2026-06-01 110 Bytes
b4-linux-mipsle.tar.gz 2026-06-01 5.2 MB
b4-linux-mipsle.tar.gz.sha256 2026-06-01 102 Bytes
b4-linux-mipsle_softfloat.tar.gz 2026-06-01 5.2 MB
b4-linux-mipsle_softfloat.tar.gz.sha256 2026-06-01 112 Bytes
b4-linux-ppc64.tar.gz 2026-06-01 5.2 MB
b4-linux-ppc64.tar.gz.sha256 2026-06-01 101 Bytes
b4-linux-ppc64le.tar.gz 2026-06-01 5.2 MB
b4-linux-ppc64le.tar.gz.sha256 2026-06-01 103 Bytes
b4-linux-riscv64.tar.gz 2026-06-01 5.4 MB
b4-linux-riscv64.tar.gz.sha256 2026-06-01 103 Bytes
b4-linux-s390x.tar.gz 2026-06-01 5.5 MB
b4-linux-s390x.tar.gz.sha256 2026-06-01 101 Bytes
checksums.txt 2026-06-01 1.8 kB
SHA256SUMS 2026-06-01 1.5 kB
README.md 2026-05-31 1.7 kB
v1.64.0rc3 source code.tar.gz 2026-05-31 9.9 MB
v1.64.0rc3 source code.zip 2026-05-31 10.2 MB
Totals: 39 Items   110.1 MB 0

[1.64.0] - 2026-05-31

  • IMPROVED: MTProto Telegram routing is more reliable, especially for media - the WebSocket routing (bridge mode) now works on phones as well as desktop, loads media more reliably, and always prefers WebSocket regardless of the proxy server's transport setting. Data centers without a WebSocket edge no longer stall when the shared fallback domains get rate-limited. New "Cloudflare Worker" support adds a free, per-user relay (no domain to buy) for accounts where media, reactions, or stickers still fail to load - see Settings -> MTProto Proxy.
  • FIXED: Copy buttons did nothing when the Web UI was opened over plain HTTP - copying commands, set exports, or system info silently failed on installs reached by LAN IP (for example http://192.168.1.1), because browsers only allow the modern clipboard API over HTTPS or localhost. The fallback copy path now works in those cases too.
  • FIXED: Memory and CPU slowly climbed when the watchdog repeatedly repaired a site - each watchdog repair left behind a background task that never stopped, piling up over days until b4 was killed. #227

What's Changed

Full Changelog: https://github.com/DanielLavrushin/b4/compare/v1.63.0...v1.64.0rc3

Source: README.md, updated 2026-05-31