github rebeccapanel/Rebecca v0.1.1

5 hours ago

Rebecca 0.1.1

This release tightens the first stable binary rollout with separate Docker/native installers, corrected release assets, and tested update paths for both the panel and Rebecca Node.

What's new

  • Separate panel installers

  • rebecca.sh is now the Docker-only installer and manager

  • Added rebecca-binary.sh for native systemd binary installs

  • Scripts now reject mismatched install modes so Docker installs are not managed as binary installs, and binary installs are not managed as Docker installs

  • Separate Rebecca Node installers

  • rebecca-node.sh is now the Docker-only node installer

  • Added rebecca-node-binary.sh for native Rebecca Node binary installs

  • Updated node installation docs for the separate Docker and binary flows

  • Release and binary update fixes

  • Added versioned node release assets for tag builds

  • Fixed panel dev binary artifact extraction when GitHub Actions returns a zip containing rebecca-linux-*.tar.gz

  • Fixed packaged panel startup by bundling and declaring the setuptools/pkg_resources runtime dependency

  • Fixed multi-architecture panel release builds, including the slow s390x source build path

  • Installer safety and documentation cleanup

  • Updated English, Persian, and installer README sections to use the split Docker/binary scripts

  • Kept native binary update/restart behavior separate from Docker management paths

Tests

  • Panel local tests: tests/test_binary_runtime.py and tests/test_render_release_assets.py
  • Panel script syntax check for Docker, binary, node Docker, node binary, and migration scripts
  • Panel dev Linux amd64 binary smoke-tested on the master server with a temporary SQLite database and fake Xray core
  • Rebecca Node release Linux amd64 binary smoke-tested on the node server with TLS /connect and /ping
  • Rebecca Node go test ./...
  • GitHub Actions passed for panel dev and v0.1.1, including Docker build, database migrations, CodeQL, and binary release publishing
  • GitHub Actions passed for Rebecca Node dev and v0.1.1

Version

  • Updated Rebecca panel version to 0.1.1
  • Published Rebecca panel tag v0.1.1
  • Published Rebecca Node tag v0.1.1

Panel Binary Builds

Platform Architecture File Download
Linux 386 rebecca-linux-386.tar.gz Download
Linux amd64 rebecca-linux-amd64.tar.gz Download
Linux arm64 rebecca-linux-arm64.tar.gz Download
Linux armv5 rebecca-linux-armv5.tar.gz Download
Linux armv6 rebecca-linux-armv6.tar.gz Download
Linux armv7 rebecca-linux-armv7.tar.gz Download
Linux s390x rebecca-linux-s390x.tar.gz Download
Windows amd64 rebecca-windows-amd64.zip Download

Reports

  • Total
  • linux-386
  • linux-amd64
  • linux-arm64
  • linux-armv5
  • linux-armv6
  • linux-armv7
  • linux-s390x
  • windows-amd64

Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1

Don't miss a new Rebecca release

NewReleases is sending notifications on new releases.