github rcourtman/Pulse v4.10.0-rc.1

latest releases: v4.14.0-rc.2, v4.14.0-rc.1, v4.13.0...
pre-release7 days ago

What's Changed

New Features

  • Tag badges on dashboard - VMs and containers now display colored tags for better visual organization
  • Grouping toggle - New option to disable node grouping for a flat list view
  • Improved filtering - Enhanced dashboard filtering with better tag support

Improvements

  • Configuration display - More reliable configuration loading with better error handling
  • Install script - Improved compatibility with non-local storage for templates
  • Interactive installation - Better handling of curl-piped installations

Bug Fixes

  • Addressed intermittent configuration display issues (#372)
  • Fixed update cache clearing after version changes
  • Potential fix for template storage issue (#368)

Testing v4.10.0-rc.1

Install script:

curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash -s -- --version v4.10.0-rc.1

Docker:

docker pull rcourtman/pulse:v4.10.0-rc.1
docker run -d --name pulse -p 7655:7655 -v pulse-data:/etc/pulse rcourtman/pulse:v4.10.0-rc.1

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.