✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-07-04 20:06:28 UTC
Workflow: Pulse Release Pipeline #284
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Pulse v6.0.1 Release Notes
v6.0.1 is a stable patch release for the Pulse v6 line. It follows the
v6.0.0 GA release and focuses on upgrade recovery, monitoring correctness,
large backup-set behaviour, and release-day publication cleanup.
Fixes
- Fixed v5.1.x to v6 upgrade recovery when legacy agent update state is missing
or stale. - Preserved scoped Workloads status filters when returning to platform pages
such as Proxmox Overview. - Corrected host memory pressure so Linux cache is not counted as unavailable
memory. - Reapplied router system settings after every monitor reload path, including
mock-setting and auto-registration reloads. - Bounded PBS backup snapshot polling workers for large backup sets to reduce
release-line memory pressure. - Retired the separate v6 preview demo target now that v6 is the stable release
line.
Upgrade Notes
Use the normal v6 install or update flow for v6.0.1. The rollback target for
this patch release is v6.0.0.
Installation
Docker (recommended):
docker pull rcourtman/pulse:6.0.1Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:6.0.1
See the Installation Guide for complete setup instructions.
Paid Pulse Pro, Relay, and eligible legacy customers: public GitHub release assets and the public rcourtman/pulse Docker image are community builds. They do not include the private Pulse Pro runtime hooks. Use https://pulserelay.pro/download.html with your activation key to get the private Pulse Pro Docker image or Linux/LXC archive.
Promotion Metadata
- Promotion channel: stable
- Candidate stable tag: v6.0.1
- Promoted prerelease tag: n/a
- Rollback target: v6.0.0
- Rollback command:
./scripts/install.sh --version v6.0.0 - Hotfix exception: true
- Hotfix reason: Patch release for v6.0.0 upgrade, monitoring, and release-day follow-up fixes.