github rcourtman/Pulse v4.3.3
v4.3.3 - Docker Auth Hotfix

latest releases: v4.14.0, v4.14.0-rc.2, v4.14.0-rc.1...
22 days ago

🔥 Critical Fix

This release fixes a critical bug where Docker users couldn't log in after setting up authentication through the security wizard.

Fixes

  • Docker authentication now properly persists after container restarts
  • API token comparison now correctly handles hashed tokens
  • Added missing PULSE_DOCKER environment variable for proper Docker detection

For Docker Users

If you're locked out of your v4.3.1 or v4.3.2 container, start fresh with v4.3.3:

docker pull rcourtman/pulse:v4.3.3
docker run -d -p 7655:7655 -v pulse_data:/data --name pulse rcourtman/pulse:v4.3.3

Other Changes

  • Tab navigation now persists across browser refreshes

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.