Skip to content

Releases: ajavid88/bpb

Release v4.0.1

20 Nov 20:21

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Removed restriction for Fragment length, you can set minimum to 1 now. bia-pain-bache#1131
  • Added two more length to Best Fragment config: 1-5, 1-10. The config now checks 20 main fragment modes to find the best one on ISP.
  • Added Severe Fragment mode with 1-5 length and 1-5 interval values.

Note

These days Fragment on some ISPs stopped working in Iran, you can change Fragment packet to 1-1 instead of tlshello and test, also you can try to change Fragment mode to bypass IR-GFW.

Caution

If you are upgrading from versions below 3.5.1 to 4, you should get subscriptions from panel again.

Caution

sing-box client version should be 1.12.0 or higher.

Caution

Xray clients should be updated to the latest version i.e. v2rayNG, v2rayN and Streisand.

Release v4.0.0

07 Nov 15:18

Choose a tag to compare

🥳 BPB v4 is here

  • Refactore the whole project using TypeScript.
  • Added VMess support to Chain Proxies. All main protocols are now supported: VLESS, VMess, Trojan, Shadowsocks, Socks and Http.
  • Removed Port 443 restriction for TLS Chain proxies.
  • Socks and http chain proxies should have username and password, Xray core made this mandatory. Also panel now supports these formats: (socks or socks5 or http)://user:pass@server:port and (socks or socks5 or http):/base64@server:port.
  • Overal Chain Proxy performance improvements.
  • Added Warp Remote DNS (IPv4 only). It's highly recommended to use Cloudflare DNS servers for Warp if you wanna change it.
  • Made TCP Fast Open optional due to some devices and ISPs compatibility. Please note that you have to enable TCP Fast Open on linux manually bia-pain-bache#1097
  • Added maxSplit to Fragment settings, please use it only if you understand this feature.
  • Added applyTo to Xray UDP noises in Warp Pro settings.
  • Added Google AIs to anti sanction routing rules which includes Gemini, NotebookLLM and so on.
  • Added a Common section to settings in order to handle shared settings between VLESS, Trojan and Warp configs and moved LocalDNS, Fake DNS, Anti Sanction DNS, IPv6 to this section.
  • Revised build process to reduce worker.js size up to ~120 KB.
  • Added Log Level and Allow connections from LAN to Common section as new features.
  • Changed anti saction DNS to Shecan.
  • Added Malware, Phishing and Cryptominers block rules. Note that v2ray users should set Geo Assets to Chocolate4U and download assets, otherwise configs won't connect.
  • Panel UI improvements.
  • Updated docs.
  • Fixed website language switch.
  • Clash Fake DNS bug fix.
  • Bug fix bia-pain-bache#1116
  • And some other bug fixes and improvements.

Note

Some fields like IPv6 and Fake DNS should be, they will be set to default after upgrading to this version.

Caution

If you are upgrading from versions below 3.5.1 to 4, you should get subscriptions from panel again.

Caution

sing-box client version should be 1.12.0 or higher.

Caution

v2rayNG version should be 1.10.26 or higher and v2rayN should be 7.15.4 or higher.

Release v3.6.1

02 Nov 20:17

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Added chained configs alongside original configs. This way, when Chain Proxy stops working, you still have access to original configs bia-pain-bache#1074
  • Improved Chain Proxy and Warp DNS resolution
  • Enabled HappyEyeBalls for Clash
  • Added download option for Xray configs
  • Removed Bypass Lan option and made it mandatory to decrease worker error rate

Tip

v2ray Users should update Geo assets if the proxy is not connecting.

  • Fixed chain proxy Httpupgrade transmission bug for sing-box and Clash
  • Fixed Clash chain proxy bug
  • Refactored
  • Updated website
  • Many minor bug fixes and improvements

Caution

If you already have a Chain Proxy set in panel, after updating to this version you have to clear it, apply and then set it again.

Caution

sing-box client version should be 1.12.0 or higher.

Release v3.5.2

19 Sep 09:18

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Revised sing-box DNS syntax due to recent changes
  • Validate panel remote DNS entry
  • Updated docs
  • Bug fix, NPM package removed bia-pain-bache#1045

Release v3.4.3

02 Sep 21:14

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Added NAT64 support as an alternative method for Proxy IP. You can add some NAT64 prefix to panel or add via Cloudflare dashboard using environment variable named NAT64_PREFIX bia-pain-bache#932 bia-pain-bache#977
  • Improved Panel UI and data entry validation
  • Set default VLESS/Trojan fingerprint to chrome
  • Some bug fixes

Caution

YOU MUST update your subscriptions after upgrading to this version, new deployment do not need to do anything.

Warning

Among the free public NAT64 prefixes, only a few are compatible with the panel. Start by testing the panel’s default NAT64 prefix. If it works, you can then try other prefixes to see which ones work.

Tip

The NAT64 prefix format is [IPv6] without CIDR notation, so if you found a NAT64 like 2001:67c:2960:6464::/96, it should be converted to [2001:67c:2960:6464::].

Tip

NAT64 prefixes entry format in Cloudflare dashboard environment variable NAT64_PREFIX is the same as PROXY_IP i.e. IPs should be filled in comma-separated in contrary to panel which should be filled each in a row.