github rcourtman/Pulse v3.42.0-rc.8
v3.42.0-rc.8 - CRITICAL HOTFIX

latest releases: v4.14.0, v4.14.0-rc.2, v4.14.0-rc.1...
pre-releaseone month ago

🚨 CRITICAL HOTFIX - Release Candidate 8

IMPORTANT: This is a critical hotfix for rc.7. All users should update immediately.


Critical Fix

🔥 Authentication Default

  • Fixed critical issue where authentication was enabled by default - This locked out all users upgrading to rc.7
  • Changed default SECURITY_MODE from private to public
  • Authentication must now be explicitly enabled by setting SECURITY_MODE=private

🐛 Bug Fix

  • Reverse Proxy Dropdown - Fixed issue where "Disabled" selection wasn't being saved correctly

🚑 Emergency Update for Locked-Out Users

If you're locked out after installing rc.7, run this command to update to rc.8:

curl -sSL https://raw.githubusercontent.com/rcourtman/Pulse/main/scripts/install-pulse.sh  < /dev/null |  sudo bash -s -- --update --version v3.42.0-rc.8

📥 Installation & Updates

See the Updating Pulse section in README for detailed update instructions.

🐳 Docker Images

  • docker pull rcourtman/pulse:v3.42.0-rc.8
  • docker pull rcourtman/pulse:rc (RC releases)
  • docker pull rcourtman/pulse:latest (stable releases)

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.