Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpp committed May 5, 2024
1 parent b62b7be commit 961881a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sha256 from: docker buildx imagetools inspect <image>
FROM podcastindexorg/podcasting20-helipad:0.1.11@sha256:b1292d46b4e126ad5c6c20c5630f28d9220ef4c8d90566d17be2232e238b9d4f
FROM podcastindexorg/podcasting20-helipad:0.2.0@sha256:1e298d6986840ae5304c53ccdd3770cde867e6cab6837997e1c45f89538a0568

ARG ARCH
ARG PLATFORM
Expand Down
13 changes: 6 additions & 7 deletions manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
id: helipad
title: "Helipad"
version: 0.1.11
version: 0.2.0
release-notes: |
* Added missing User-Agent header when calling the Podcast Index API
* Added reply boosts, sent tab, and password protection
* Show automated boosts in the Boosts tab
* Added browser-based reply boosts (e.g. WebLN, Alby)
* Added icons for LN Beats, Podcast Guru, and TrueFans
* Added boosts, streams, and sent lists to CSV export and fixed positional params
* New settings page which includes settings for boosts, sounds, custom numerology and webhooks
* Improve strange TLV handling
* Added axum framework
* Added new TrueFans logo
* Added The Split Kit to the apps list
license: mit
wrapper-repo: "https://github.com/Podcastindex-org/helipad-startos"
upstream-repo: "https://github.com/Podcastindex-org/helipad"
Expand Down

0 comments on commit 961881a

Please sign in to comment.