github rcourtman/Pulse v4.3.1-rc.1

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

What's Changed

This release candidate addresses webhook functionality and dashboard improvements.

Bug Fixes

  • Attempted to address Telegram webhook errors when chat_id is in URL parameters (addresses #305)
  • Dashboard and Storage views now use actual configured host URLs for node links instead of hardcoding port 8006 (addresses #306)

New Features

  • Custom webhook payload templates - create your own JSON templates for generic webhooks
  • Enhanced webhook documentation with examples and troubleshooting

Improvements

  • Telegram webhooks now properly handle chat_id in message body
  • Better error handling for webhook configurations
  • More flexible webhook payload formatting

Installation

Docker

docker pull rcourtman/pulse:v4.3.1-rc.1

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.

Note: This is a release candidate (RC) for testing. It will not trigger auto-updates in existing installations.

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.