github rcourtman/Pulse v4.26.3
Pulse v4.26.3

latest release: v4.26.4
7 hours ago

What's Fixed

  • Critical first-run regression: /api/security/quick-setup now enforces the documented bootstrap unlock flow. v4.26.2 rejected every initial setup request with 401, so "Complete setup" appeared inert. A dedicated unlock screen prompts for the token before collecting admin credentials. Fixes #639 and #645. (faf9b94)

  • Docker images again include the install and uninstall helper scripts consumed by automation. (e98cf43, fixes #644)

What's New

  • hashpw CLI utility for generating bcrypt hashes when preparing pre-seeded credentials. (795a67b)

Improvements

  • Release pipeline now validates required artifacts before publishing to prevent incomplete distributions. (731eb58)

  • Alert delivery path hardened to avoid silent drops and improve recovery from transient errors. (26e9912)

Docker Tags

rcourtman/pulse:4.26.3
rcourtman/pulse:latest

Upgrade

Standard install: rerun the installer or pull the updated binaries.
Docker: docker pull rcourtman/pulse:4.26.3 (or :latest) and recreate the container.

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.