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