🔧 Version 3.33.1
Critical fix for in-app update functionality.
What's Fixed
🐛 Bug Fix
- Update Process - Fixed crash during in-app updates caused by missing WebSocket reference in modularized update routes
🚨 Affected Versions
The following versions have broken in-app updates:
- v3.33.0-rc1
- v3.33.0-rc2
- v3.33.0
Note: v3.32.0 and earlier versions can update directly to v3.33.1 without issues.
📝 If You're Stuck on an Affected Version
If your in-app update fails, you can manually update using:
sudo /opt/pulse/scripts/install-pulse.sh --update
📥 Installation & Updates
See the Updating Pulse section in README for detailed update instructions.
🐳 Docker Images
docker pull rcourtman/pulse:v3.33.1
docker pull rcourtman/pulse:latest