github AnInsomniacy/rayburst v3.8.5-beta.1
v3.8.5-beta.1 — Independent Extension API Secret

latest releases: v4.0.0, v4.0.0-beta.6, v4.0.0-beta.5...
pre-release5 months ago

What's Changed

Extension API authentication secret (extensionApiSecret) is now fully independent from the aria2 RPC secret (rpcSecret). Both secrets are cryptographically auto-generated on first install and can be managed separately.

🛠 Improvements

  • Independent secret keys — extensionApiSecret and rpcSecret are now completely decoupled; changing one no longer affects the other
  • Auto-generation on first install — Both secrets are automatically generated using crypto.getRandomValues on first launch, eliminating the need for manual configuration
  • Factory reset parity — "Restore Defaults" now regenerates both secrets independently

🐛 Bug Fixes

  • Fixed Rust HTTP API fallback that incorrectly used rpcSecret when extensionApiSecret was empty

📦 Downloads

Platform Architecture File
macOS Apple Silicon · Intel .dmg
Windows x64 · ARM64 -setup.exe
Linux x64 · ARM64 .AppImage .deb

Don't miss a new rayburst release

NewReleases is sending notifications on new releases.