Releases: Podcastindex-org/helipad
v0.2.1
What's Changed
- Add podcast filter by @ericpp in #94
- Add njump links to nostr references by @ericpp in #101
- Add custom reports to settings page by @ericpp in #103
- Add setting to resolve Nostr refs to names by @ericpp in #107
- Show hosted wallet info by @ericpp in #108
- Reconnect to LND on transport error by @ericpp in #109
- Use invoice sat total d15f0a1
- Add icon for wherever.audio 53ff5cc
- Add Fountain customKey to payment parser 9d39656
- Format timestamp hover according to toLocaleString 942c7ed
- Add ability to trigger webhooks on certain amounts #86
- Add a pew queue to make sure overlapping pews do not get skipped #90
- Fix clippy issues 86abb0a
- Fix stream replies pulling wrong index #93
- Fix error when reply boosting addresses with reply_custom_key = 0 and reply_custom_value = "" #93
- Add timestamps to sound links to break caching #88
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- New settings page which includes settings for boosts, sounds, custom numerology and webhooks by @ericpp in #79 and #82
- Improve strange TLV handling by @ericpp in #85
- Add axum framework by @ericpp in #83
- Added new TrueFans logo
- Added The Split Kit to the apps list
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
- Added missing User-Agent header when calling the Podcast Index API by @ericpp in #75
- Added reply boosts, sent tab, and password protection by @ericpp in #61
- Show automated boosts in the Boosts tab by @ericpp in #73
- Added browser-based reply boosts (e.g. WebLN, Alby) by @ericpp in #78
- Added icons for LN Beats, Podcast Guru, and TrueFans
- Added boosts, streams, and sent lists to CSV export and fixed positional params
Full Changelog: v0.1.10-5...v0.1.11
v0.1.10 - Elements of style...
This is a tiny bug fix and logo release. The CSV should finally export properly and a couple of new app names/logos.
What's Changed
- Added Development docs to README by @valcanobacon in #36
- custom boostcli logo by @valcanobacon in #42
- Adding V4Vapp the Hive LND Bridge by @brianoflondon in #43
Full Changelog: v0.1.9...v0.1.10
v0.1.9 - They call 'em dumps...
This has bug fixes and some new features:
- much better csv exporting (directional, ranges and proper escaping)
- html escape fix for json encoded strings
- icon/app list updates
- show node wallet balance in UI
- flash wallet balance when it changes (to see streaming payments)
- css adjustments
- confetti!!
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8 - Cavorting and exporting...
This release adds CSV export, better db initialization ui, a /streams endpoint, CORS support for boosts and some important bug fixes in the JSON payload deserializer.
v0.1.6 - Bring out your dead...
This release contains bug fixes for two different issues. One where there's a dead zone in the boost list and another where the UI dies when it hits an unsettled invoice.
v0.1.5 - Configure all the things...
This release focuses on making all web assets local resources and adding much more configuration options. There is now a configuration file that can be used. But, in each case, the environment variables for each option will take precedence.
v0.1.4
This release will be submitted to the Umbrel app store.
v0.1.3
Initial release for submitting to the Umbrel app store.