✅ 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-18 19:11:50 UTC
Workflow: Pulse Release Pipeline #59
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's Changed in RC4
🐛 Bug Fixes
Storage & Agents:
- Fix zpool binary detection on TrueNAS SCALE - resolves ZFS storage over-reporting
- Agent download now serves correct architecture binary
- Skip deprecated pulse-sensor-proxy for v5+ installations
- Backup matching uses instance+VMID to prevent cross-instance collisions
Host Agent Identity:
- Host agent avoids identity collisions with MAC fallback
- Keep host IDs stable via token+hostname binding
- Avoid host ID collisions and prefer LAN IP
UI/UX:
- Guest URL icon now appears/disappears immediately after AI sets/removes it
- Add CPU tooltip to VM/LXC rows in Proxmox Overview
- AI model selector dropdown overflow fix on small screens
- Improve AI settings UX with validation and smart fallbacks
Configuration & Security:
- OIDC env vars no longer ignored when no oidc.enc file exists
- Prevent orphaned encrypted data when encryption key is deleted
- Avoid deadlock when saving empty nodes config
- Allow printable ASCII in alert IDs for acknowledge requests
✨ Features
- Collapsible accordion sections in thresholds UI
- Tool/function calling support for Ollama provider
- Linux agent archives in releases with version mismatch detection
- Configurable backup freshness thresholds
- Improved cluster endpoint error messages
- Wildcard support for kube namespace include/exclude flags
- Kubernetes init containers detection improvements
- Simplified agent installation UI
🧪 Testing
- Stabilized core E2E tests
- Expanded AI provider and agent test coverage
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.0-rc.4Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.0-rc.4
See the Installation Guide for complete setup instructions.