✅ 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-15 14:47:43 UTC
Workflow: Pulse Release Pipeline #49
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
- AI Settings: Fix Ollama model configuration - use configured provider's default model when no model explicitly set (#847)
- AI Settings: Fix Ollama URL not being sent when using default localhost address
- AI Settings: Allow enabling AI when any provider is configured (not just Anthropic)
- Sensor Proxy: Skip prerelease versions in selfheal update check - prevents stable installations from downloading RC versions (#849)
- Sensor Proxy: Skip selfheal reinstall when service is already healthy - reduces unnecessary Pulse restarts
- Sensor Proxy: Prevent installer hang on control-plane sync
- Sensor Proxy: Add timeouts to pmxcfs operations in installer
- Agent: Use /etc/machine-id in LXC containers to avoid ID collisions
- Agent: Stop running agent before TrueNAS reinstall to avoid 'text file busy' error
- UI: Add CPU tooltip to Proxmox Overview (#816)
- UI: Apply threshold-based coloring to memory bars
- Docker: Truncate long image names in container table
Documentation
- Fix Docker socket mount path for standalone sensor proxy
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.0-rc.2Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.0-rc.2
See the Installation Guide for complete setup instructions.