✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-01-02 00:54:48 UTC
Workflow: Pulse Release Pipeline #84
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Highlights
- Bug Fix: Fixed Docker agent token conflict on reconnect after server restart (Issue #1008)
- Bug Fix: Environment variable now takes precedence over system settings for HideLocalLogin (Issue #857)
What's Changed
- fix: Docker agent token conflict on reconnect. Related to #1008
- fix: Ensure Env Var takes precedence over system settings for HideLocalLogin. Related to #857
- chore: Bump version to 5.0.9. Related to #1009
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.9Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.9
See the Installation Guide for complete setup instructions.