github rcourtman/Pulse v4.10.2

latest releases: v4.12.1, v4.12.0, v4.11.0...
3 days ago

What's Changed

Bug Fixes

  • Offline Node Handling - Added checks to prevent 595 authentication errors when accessing offline cluster nodes (addresses #379)
  • LXC Container Parsing - Fixed container status parsing and timeout issues
  • Auto-Update Setup - Fixed configuration when jq is not installed
  • UI Animations - Removed vertical translate animation that caused border misalignment

Improvements

  • Mobile UI - Improved responsive design for better mobile experience
  • Node Selection - Enhanced visual feedback when selecting nodes in summary table
  • Documentation - Updated screenshots and simplified project naming

Installation

Install/Update:

# Install script (ProxmoxVE/LXC/systemd)
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash

# Docker
docker pull rcourtman/pulse:latest
docker run -d --name pulse -p 7655:7655 -v pulse-data:/etc/pulse rcourtman/pulse:latest

Downloads

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

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.