✅ 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-24 11:53:25 UTC
Workflow: Validate Release Assets #69
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
License Persistence for Docker Users
- Fixed: License activation now survives Docker container recreation
- Docker users no longer lose their Pro license when updating to a new image
- Existing v5.0.0 users need to re-enter their license key one last time, then it persists forever
- Technical: Encryption key now stored in
/data/.license-keyinstead of relying on/etc/machine-id
Per-Node TLS Fingerprints
- Improved SSL certificate handling for Proxmox clusters (TOFU - Trust On First Use)
Improvements
Configurable AI Request Timeout (#880)
- Added new timeout setting in AI config for users with slower hardware
- Prevents AI requests from timing out on resource-constrained systems
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.1Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.1
See the Installation Guide for complete setup instructions.