Releases: ajavid88/bpb
Release v4.0.1
⚙️ 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 Fragmentconfig:1-5,1-10. The config now checks 20 main fragment modes to find the best one on ISP. - Added
SevereFragment mode with1-5length and1-5interval 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
🥳 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.
Socksandhttpchain proxies should haveusernameandpassword, Xray core made this mandatory. Also panel now supports these formats:(socks or socks5 or http)://user:pass@server:portand(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
maxSplitto Fragment settings, please use it only if you understand this feature. - Added
applyToto Xray UDP noises in Warp Pro settings. - Added
Google AIsto anti sanction routing rules which includes Gemini, NotebookLLM and so on. - Added a
Commonsection to settings in order to handle shared settings between VLESS, Trojan and Warp configs and movedLocalDNS,Fake DNS,Anti Sanction DNS,IPv6to this section. - Revised build process to reduce worker.js size up to ~120 KB.
- Added
Log LevelandAllow connections from LANto Common section as new features. - Changed anti saction DNS to Shecan.
- Added
Malware,PhishingandCryptominersblock 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
⚙️ 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
HappyEyeBallsfor 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
Httpupgradetransmission 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
⚙️ 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
⚙️ 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_PREFIXbia-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.