From 1644d1496cf4f4fc5a24e1488d57217617cd7931 Mon Sep 17 00:00:00 2001 From: Eric P Date: Fri, 6 Mar 2026 04:42:13 -0600 Subject: [PATCH] Update Helipad to v0.2.2 (#4995) --- helipad/docker-compose.yml | 2 +- helipad/umbrel-app.yml | 36 +++++++++++++++++++++++++----------- 2 files changed, 26 insertions(+), 12 deletions(-) diff --git a/helipad/docker-compose.yml b/helipad/docker-compose.yml index 22c90159..50abd3c2 100644 --- a/helipad/docker-compose.yml +++ b/helipad/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 2112 web: - image: podcastindexorg/podcasting20-helipad:0.2.1@sha256:97caa32c6f5c7662d37bf6b0d48a0b54b384af3f2794e53b9129ededfe71dfc2 + image: podcastindexorg/podcasting20-helipad:0.2.2@sha256:bd300d26dd605dd73bb2c942db67903bbe24f0b63035aa3cd64727df181d4cc5 init: true restart: on-failure stop_grace_period: 1m diff --git a/helipad/umbrel-app.yml b/helipad/umbrel-app.yml index 51905347..920c86d6 100644 --- a/helipad/umbrel-app.yml +++ b/helipad/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: helipad category: bitcoin name: Helipad -version: "0.2.1" +version: "0.2.2" tagline: View boosts & boostagrams from Podcasting 2.0 apps description: Helipad shows boosts and boostagram messages coming in to your Lightning node from your listeners who are using Podcasting 2.0 apps. @@ -24,22 +24,36 @@ submission: https://github.com/getumbrel/umbrel/pull/1174 releaseNotes: >- This update includes the following improvements: - - Add podcast filter + - Support for Fountain, Podcast Guru, and Boostbox metadata for BOLT11 invoices - - Add njump links for Nostr references and setting to resolve npubs to names + - Support for LNURL boost replies (boostbacks) - - Add custom reports to settings page + - New sound, webhook, MIDI instrument, and OSC triggers based on boost amount, sender, app name, podcast - - Show hosted wallet info + - New option to show regular Lightning invoices in boost list - - Add icon for wherever.audio + - New webhook direction field to indicate incoming/outgoing boosts - - Format timestamp hover according to current locale + - New websocket connection for more immediate pews - - Add ability to trigger webhooks on certain amounts + - New option to stay logged in for 30 days - - Add a pew queue to make sure overlapping pews do not get skipped + - New action_name field in CSV exports/reports - - Fix reply boosts to handle empty wallet key/values and Fountain wallet ids + - New api login endpoint - - Fix sound upload caching issues + - Show split name as a part of the wallet info + + - Add scrollbar to podcast filter + + - Set report default to one month ago with end time of 23:59:59 + + - Set report date/time format to YYYY-MM-DD HH:MM:SS with a separate timezone column + + - Switch BTC price data to Blockchain.com + + - Prevent the browser from caching pew sounds + + - Add V4VMusic app to apps list + + - Update LND protos and payment calls and added invoice subscriptions