github rcourtman/Pulse v4.3.4
v4.3.4 - Docker Authentication Fix

latest releases: v4.14.0, v4.14.0-rc.2, v4.14.0-rc.1...
22 days ago

What's Changed

Bug Fixes

  • Fixed Docker authentication persistence issue where bcrypt password hashes were being interpreted as shell variables by godotenv (#314)
  • Fixed tab persistence across browser refreshes - active tab now stays selected after page reload

Improvements

  • Removed potential credential leaks from logs
  • Improved documentation for Docker security configuration

Installation

Docker

docker pull rcourtman/pulse:v4.3.4

Manual Update

curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash

Downloads

Pre-built binaries available below for linux-amd64, linux-arm64, and linux-armv7.

Full Changelog: v4.3.2...v4.3.4

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.