Releases: bia-pain-bache/BPB-Worker-Panel
3.0.9
3.0.8
Improvements
- Separated Hiddify subscriptions and config types from sing-box due to not being synced to sing-box core and also manipulating original configs. Dedicated Fragment, Warp, Warp pro and normal subs are assigned to Hiddify.
Important
1- Please note that you have to set config options
manually in Hiddify client based on you panel to get best performance and avoid issues.
2- Also there is a Cloudflare API bug in Hiddify which returns Too many requests
if you have more than 2-3 warp endpoints.
3- For using fragment sub in Hiddify with your panel settings, you have to turn off Hiddify fragment setting, otherwise it will overwrite your desired settings.
3.0.7
Improvements
- Added hex mode to Xray UDP Noise.
- Revised some routing and DNS settings.
- Fixed sing-box DNS hijacking.
- Delegated the whole build process to GitHub actions.
3.0.6
UDP Noise
- Added UDP noise to Xray core (you should use last version of v2rayn, v2rayNG to support it).
- 3 types of noise (Base64, Random, String) can be added in Warp PRO section of panel, also you can set count of noise to be added to config.
Caution
Now you will have 3 Warp pro subscriptions for different clients and different noise types. Please pay attention and select sub link based on client.
Sing-box configuration has been changed since 1.11 so the Hiddify configs won't work until the Hiddify core is updated to sing-box 1.11
Improvements
- Sing-box configs are migrated to 1.11 and tested on new clients.
- WoW configs are revised and node IPs are mostly Germany now.
- Revised Xray, sing-box and Clash routing and DNS.
3.0.4
Improvements
- Revised sing-box and Xray configs for Best Ping and Best Fragment configs.
- Revised Obfuscation settings.
- Refactored code and removed all sensitive content.
Important
Now you can use obfuscated and unobfuscated versions for workers and pages deployments (both js and zip files are added to release).
3.0.3
Bug fix
- Fixed DOH, DOT resolver bug
3.0.2
Improvements
- Revised Clash and Sing-box DNS to better handle DOH, DOT.
Bug fix
- Fixed subscription path bug.
3.0.1
Improvements
- Added
FALLBACK
environment variable to be able to customize fallback domain, by default it'sspeed.cloudflare.com
. - Added
SUB_PATH
environment variable to change subscriptions' URI path, the default path isUUID
itself. - Updated docs.
Tip
You can get a safe and random URI path for subscriptions from /secrets (Secrets generator).
3.0.0
Improvements
- Refactored code for sensitive Cloudflare keywords
- Renamed KV from
bpb
tokv
- Renamed
TROJAN_PASS
toTR_PASS
(environment variable) - Revised Obfuscation settings
- Updated deployment documents
Caution
- Please avoid using keywords like
bpb
,vpn
,proxy
for setting project name. - Also it's recommended deploying new version on a new Cloudflare account. If you wanna use an account which returned 1101 before, please delete all banned Workers and Pages projects beforehand.
- A new unobfuscated code will be present in releases from now on, named
unobfuscated-worker.js
which you can obfuscate with desired settings using https://obfuscator.io or whatever obfuscator you prefer. Please note that some settings will break the code. So, use it in case you know what you do.
2.8.1
Bug fixes
- Fixed warp subs error after resetting settings.