github rebeccapanel/Rebecca v0.1.2

4 hours ago

Rebecca 0.1.2

This release focuses on panel UI correctness, safer admin session handling, and moving public installer references back to the stable master branch.

What's new

  • Admin and user cache safety

  • User-list cache is now tied to the current auth token

  • Logging out clears dashboard state and React Query cache so sudo data cannot leak into a normal admin session

  • Removed token logging from the login flow

  • Core settings UI cleanup

  • The target selector is hidden when only the master exists

  • Moved the target selector above Save/Restart and made the control more compact

  • Kept node custom-config switching available only when a node target is selected

  • Dashboard time display fixes

  • Fixed Persian/RTL relative expiry ordering such as 15 روز و 23 ساعت تا پایان

  • Fixed day calculations that could show incorrect remaining days

  • Adjusted Persian month/day display so 30/31-day boundaries are handled correctly by season

  • Tutorial notification persistence

  • Tutorial update indicators are acknowledged in browser storage after the tutorial page is opened

  • The yellow tutorial alert no longer stays visible after the user has viewed the update

  • Stable installer references

  • Updated English, Persian, Russian, Chinese, and installer README script URLs from dev to master

  • Updated Docker, binary, node, and migration scripts to use master by default for stable installs

  • --dev still intentionally follows the dev workflow/artifact channel

  • Release preparation

  • Updated Rebecca panel version to 0.1.2

  • Published Rebecca panel tag v0.1.2

Tests

  • Dashboard production build: npm run build
  • Panel release/runtime tests: tests/test_render_release_assets.py and tests/test_binary_runtime.py
  • Shell syntax check with Git Bash for Docker, binary, node Docker, node binary, and migration scripts

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.1...v0.1.2

Don't miss a new Rebecca release

NewReleases is sending notifications on new releases.