Skip to content

Releases: rcourtman/Pulse

helm-chart-4.32.4

23 Nov 11:06

Choose a tag to compare

helm-chart-4.32.4 Pre-release
Pre-release

Helm chart for deploying the Pulse hub and optional Docker monitoring agent.

Pulse v4.32.3

21 Nov 11:16

Choose a tag to compare

✅ Release Asset Validation: PASSED

All release assets have been validated successfully!

Status: Ready for publication ✅
Validated: 2025-11-21 11:14:51 UTC
Workflow: Pulse Release Pipeline #16

Validation Summary

  • All required assets present ✓
  • Checksums verified ✓
  • Version strings correct ✓
  • Binary architectures validated ✓

New Features

  • Add TrueNAS SCALE persistence for the host agent to keep services running across reboots (Related to #718).

Improvements

  • Harden release validation to ensure host agent download artifacts are present and correct before publishing (Related to #735).
  • Normalize persisted Proxmox hosts to cope with identifier changes and avoid duplicate entries (Related to #727).
  • Strengthen public URL detection and setup token handling for more reliable onboarding.

Bug Fixes

  • Guard WebSocket broadcast buffers so stalled clients can't exhaust memory (Related to #734).
  • Ensure the sensor-proxy wrapper returns SMART temperatures when executed locally.
  • Honor the configured Proxmox polling interval inside the scheduler.
  • Initialize ObservedValues in the Windows installer to prevent empty metric snapshots.
  • Handle legacy sensor-proxy configuration commands during install to avoid failing upgrades.

Installation

Docker (recommended):

docker pull rcourtman/pulse:4.32.3

Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.3

See the Installation Guide for complete setup instructions.

helm-chart-4.32.3

21 Nov 11:17

Choose a tag to compare

helm-chart-4.32.3 Pre-release
Pre-release

Helm chart for deploying the Pulse hub and optional Docker monitoring agent.

Pulse v4.32.2

20 Nov 22:25

Choose a tag to compare

✅ Release Asset Validation (Post-Publish): PASSED

Assets were revalidated after publication due to a release edit.

Status: Live release assets re-validated ✅
Validated: 2025-11-20 22:26:23 UTC
Workflow: Validate Release Assets #34

Validation Summary

  • All required assets present ✓
  • Checksums verified ✓
  • Version strings correct ✓
  • Binary architectures validated ✓

New Features

  • Sensor proxy now uses atomic config updates for safer host-side changes.
  • Host agent installers include an agent ID for clearer attribution and management.
  • Docker resources table supports sorting controls for faster triage.
  • Notification testing adds Apprise support to validate endpoints directly.

Bug Fixes

  • Scheduler now honors the configured PVE monitoring cadence (UI setting applies to real polls).
  • Windows installer initializes ObservedValues to avoid nil reference issues.
  • Legacy sensor-proxy config commands are handled gracefully during installs.
  • Persisted Proxmox hosts are normalized to prevent mismatches.

Improvements

  • Public URL detection and setup token handling are hardened to cover more deployment setups.

Notes

Installation

Docker (recommended):

docker pull rcourtman/pulse:4.32.2

Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.2

See the Installation Guide for complete setup instructions.

Pulse v4.32.1

20 Nov 16:58

Choose a tag to compare

✅ Release Asset Validation (Post-Publish): PASSED

Assets were revalidated after publication due to a release edit.

Status: Live release assets re-validated ✅
Validated: 2025-11-20 16:58:57 UTC
Workflow: Validate Release Assets #33

Validation Summary

  • All required assets present ✓
  • Checksums verified ✓
  • Version strings correct ✓
  • Binary architectures validated ✓

Bug Fixes

  • Restore default Proxmox ports when host URLs omit an explicit port so nodes populate correctly again (#727).
  • Prevent Helm chart-only releases from taking the GitHub “Latest” slot, keeping Pulse installers and community scripts pulling the real release assets (community-scripts/ProxmoxVE#9312).
  • Auto-restore missing host agent binaries during startup so download endpoints stay healthy (#712).

Improvements

  • Skip demo update flows when the target version is already running and avoid redundant demo updates for non-latest releases.

Installation

Docker (recommended):

docker pull rcourtman/pulse:4.32.1

Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.1

See the Installation Guide for complete setup instructions.

Pulse v4.32.0

20 Nov 14:47

Choose a tag to compare

✅ Release Asset Validation: PASSED

All release assets have been validated successfully!

Status: Ready for publication ✅
Validated: 2025-11-20 14:24:45 UTC
Workflow: Pulse Release Pipeline #13

Validation Summary

  • All required assets present ✓
  • Checksums verified ✓
  • Version strings correct ✓
  • Binary architectures validated ✓

What's Changed

New Features

  • Sensor proxy Phase 2 is complete: config is now managed via CLI with atomic writes, automatic cleanup of stale state, and better allowed_nodes handling for cluster and standalone installs.
  • Added configurable PVE polling interval and shared status indicators, plus a poll watchdog to prevent worker leaks (#467, #696).
  • UI now surfaces LXC mountpoints and avoids redundant PBS snapshot polling, improving visibility for proxmox storage and backups (#715, #717).

Bug Fixes

  • Fixed multiple sensor-proxy installer issues: accurate arch/CTID detection, HTTPS/allowed_nodes regeneration, duplicate sanitization, and safe reinstallation paths for standalone or clustered hosts.
  • Resolved login UX glitches (remember-me toggle), Node modal typing, and macOS hot-dev build failures for the sensor proxy.
  • Hardened Windows installer arch detection and download handling so .exe lookups work consistently (#684, #723).
  • Prevented token collisions and cleaned up installer failures that left partial allowed_nodes entries.

Improvements

  • Upgraded dependencies: js-yaml security fix (CVE-2025-64718) and golang.org/x/crypto v0.45.0.
  • Expanded installer resilience: better sensor-proxy self-heal, backup polling guardrails, and Docker installer purge/arch overrides.
  • Reused Docker build cache across integration/release jobs and tightened release workflow triggers for faster, more reliable builds.
  • Documentation refreshed for sensor-proxy configuration, operations runbooks, and auto-update guidance.

Breaking Changes

None.

Installation

Docker (recommended):

docker pull rcourtman/pulse:4.32.0

Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.0

See the Installation Guide for complete setup instructions.

helm-chart-4.32.0

20 Nov 14:51

Choose a tag to compare

Helm chart for deploying the Pulse hub and optional Docker monitoring agent.

helm-chart-4.31.0

20 Nov 14:57

Choose a tag to compare

Helm chart for deploying the Pulse hub and optional Docker monitoring agent.

helm-chart-4.30.0

20 Nov 14:55

Choose a tag to compare

Helm chart for deploying the Pulse hub and optional Docker monitoring agent.

helm-chart-4.32.2

20 Nov 22:27

Choose a tag to compare

helm-chart-4.32.2 Pre-release
Pre-release

Helm chart for deploying the Pulse hub and optional Docker monitoring agent.