github rcourtman/Pulse v4.2.0
v4.2.0 - Stability and Apologies

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

A Note to Pulse Users

I need to apologize - the v4 rewrite was released before it was ready. It wasn't cooked enough and had lots of issues that I've been manically fixing ever since.

Thanks to everyone who stayed patient and reported bugs on the repository. Having a team of people highlighting problems made squashing them far easier. Your bug reports and feedback have been essential in getting Pulse stable.

With v4.2.0, things are finally settling down. This is what the original v4 release should have been. There will still be issues (testing is hard!), but I'm now happy it's doing what it was meant to do. I hope going forward things never get into a less stable state than currently.

Thanks for sticking with Pulse.

What's Changed in v4.2.0

Major Bug Fixes

  • Alert Thresholds UI - Fixed multiple critical issues:
    • VMs no longer incorrectly show as "CT" (Container) type
    • Threshold sliders now properly reach 0% and 100%
    • Custom thresholds no longer disappear when switching tabs (finally!)
  • PBS Node Configuration - Fixed PBS forms auto-filling with PVE settings
  • Email Configuration - Fixed property mapping issues preventing email settings from saving correctly
  • Storage Tab - Fixed node row not extending full width of the table

Improvements

  • Alert System Stability - Improved state management for custom overrides with better handling of delayed WebSocket connections
  • Configuration Export/Import - Enhanced security with proper authentication requirements
  • Error Handling - Better error messages and recovery from configuration issues
  • Documentation - Added comprehensive reverse proxy configuration guide

Security Enhancements

  • Export/import endpoints now require proper authentication
  • Improved credential handling in configuration management
  • Better validation of user inputs across the application

Known Issues

While v4.2.0 is much more stable, some issues may still exist. Please continue to report any problems you encounter on the GitHub repository.

Installation

Docker

docker pull rcourtman/pulse:v4.2.0

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.

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.