✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2025-12-29 10:51:45 UTC
Workflow: Pulse Release Pipeline #78
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's New in v5.0.6
🚀 Docker Container Updates from UI
You can now update Docker containers directly from the Pulse UI with one click:
- Click the blue update arrow on any container with an available update
- Automatic backup of the old container before updating
- Rollback protection if the new container fails to start
- Backup containers are automatically cleaned up after 5 minutes
✨ Other Improvements
- Multi-NIC Support: New
--report-ipflag for hosts with multiple network interfaces (#945) - AI Alert Management: Dismissed AI alerts can now be reverted from suppression rules
- Streaming Fix: Removed duplicate AI chat response streaming (#947)
- Test Coverage: Improved test coverage for Docker agent registry
Agent Auto-Update
Agents running v5.0.5+ will automatically update to receive the new container update capability.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.6Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.6
See the Installation Guide for complete setup instructions.