Update Helipad to v0.2.2 (#4995)

This commit is contained in:
Eric P 2026-03-06 04:42:13 -06:00 committed by GitHub
parent 40fca7d2ad
commit 1644d1496c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 26 additions and 12 deletions

View File

@ -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

View File

@ -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