Skip to content

Releases: bia-pain-bache/BPB-Wizard

Release v2.1.9

11 Dec 12:21

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Try to alleviate AntiViruses False positive
  • Some CLI improvements
  • Minor bug fixes
  • Updated dependencies

Release v2.1.8

07 Sep 08:48

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Try to fix False positive #33
  • Changed KV namespace name
  • Add specific Junk code to worker for each deployment
  • Bug fix

Release v2.1.7

03 Sep 12:58

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Try to fix False positive #33
  • Changed KV namespace name
  • Add specific Junk code to worker for each deployment

Release v2.1.6

01 Sep 12:36

Choose a tag to compare

Release v2.1.6 Pre-release
Pre-release

⚙️ Bug fixes and Improvements

  • Try to fix False positive #33

Release v2.1.5

31 Aug 12:14

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Display Panel address after deployment instead of checking final URL
  • Revised build flags to reduce chance of false positive
  • Added NAT64 prefixes support
  • Data entry validation bug fix
  • Switched to Go 1.25
  • Updated packages

Release v2.1.4

11 Jun 15:17

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Added version manager, no need to download wizard every time running script
  • Migrate to Go v1.24.4
  • Revised build workflow

Release v2.1.3

15 May 14:48

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Fixed legacy CMD and compatiblity issue on Windows.
  • Bundled License with binaries.

Release v2.1.2

12 May 21:51

Choose a tag to compare

⚙️ Improvements

  • Revised build options to minimize binaries size.
  • Changed zip format for Linux binaries, Termux scripts are also changed:
curl -L -# -o BPB-Wizard.tar.gz https://github.com/bia-pain-bache/BPB-Wizard/releases/latest/download/BPB-Wizard-linux-arm64.tar.gz && tar xzf BPB-Wizard.tar.gz && chmod +x ./BPB-Wizard-linux-arm64 && ./BPB-Wizard-linux-arm64
curl -L -# -o BPB-Wizard.tar.gz https://github.com/bia-pain-bache/BPB-Wizard/releases/latest/download/BPB-Wizard-linux-arm.tar.gz && tar xzf BPB-Wizard.tar.gz && chmod +x ./BPB-Wizard-linux-arm && ./BPB-Wizard-linux-arm

Release v2.1.1

07 May 18:09

Choose a tag to compare

BPB Wizard new edition

From now on you can modify an existing panel, wizard will list all workers and pages, you can choose one, update to the latest BPB Panel or just delete it.

⚙️ Bug fixes and Improvements

  • Added data entry validation for UUID, Trojan password and, Proxy IPs and Subscription URI path...
  • Panel modification is added.
  • Bug fixes

Tip

Pages deployments cannot be deleted if there is any assigned custom domain to the project. So, wizard removes asssigned custom domains first and then deletes panel.

Release v2.1.0

04 May 15:10
7a42274

Choose a tag to compare

Release v2.1.0 Pre-release
Pre-release

BPB Wizard new edition

From now on you can modify an existing panel, wizard will list all workers and pages, you can choose one, update to the latest BPB Panel or just delete it.

⚙️ Bug fixes and Improvements

  • Added data entry validation for UUID, Trojan password and, Proxy IPs and Subscription URI path...
  • Panel modification is added.
  • Bug fixes

Tip

Pages deployments cannot be deleted if there is any assigned custom domain to the project. So, wizard removes asssigned custom domains first and then deletes panel.