Skip to content

Releases: bia-pain-bache/BPB-Worker-Panel

3.0.9

20 Feb 16:59
Compare
Choose a tag to compare

Improvements

  • Removed deprecated warp plus license.
  • Added ability to download warp config files in order to use apps like WG Tunnel etc. in a zip file. If you have 10 endpoints registered in Panel, you will get a zip file containing 10 config files.
  • Updated docs.

3.0.8

14 Feb 17:56
Compare
Choose a tag to compare
3.0.8 Pre-release
Pre-release

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

13 Feb 15:33
Compare
Choose a tag to compare
3.0.7 Pre-release
Pre-release

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

10 Feb 14:02
Compare
Choose a tag to compare
3.0.6 Pre-release
Pre-release

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

23 Jan 14:48
Compare
Choose a tag to compare

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

16 Jan 13:08
Compare
Choose a tag to compare
3.0.3 Pre-release
Pre-release

Bug fix

  • Fixed DOH, DOT resolver bug

3.0.2

16 Jan 11:07
Compare
Choose a tag to compare
3.0.2 Pre-release
Pre-release

Improvements

  • Revised Clash and Sing-box DNS to better handle DOH, DOT.

Bug fix

  • Fixed subscription path bug.

3.0.1

14 Jan 12:17
Compare
Choose a tag to compare

Improvements

  • Added FALLBACK environment variable to be able to customize fallback domain, by default it's speed.cloudflare.com.
  • Added SUB_PATH environment variable to change subscriptions' URI path, the default path is UUID itself.
  • Updated docs.

Tip

You can get a safe and random URI path for subscriptions from /secrets (Secrets generator).

3.0.0

09 Jan 10:29
Compare
Choose a tag to compare

Improvements

  • Refactored code for sensitive Cloudflare keywords
  • Renamed KV from bpb to kv
  • Renamed TROJAN_PASS to TR_PASS (environment variable)
  • Revised Obfuscation settings
  • Updated deployment documents

Caution

  1. Please avoid using keywords like bpb, vpn, proxy for setting project name.
  2. 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.
  3. 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

13 Dec 18:17
Compare
Choose a tag to compare

Bug fixes

  • Fixed warp subs error after resetting settings.