Skip to content

v1.5.2 Adam Back

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 06:10
· 210 commits to master since this release
774c45b

In this release, Alby Hub has received a number of podcasting 2.0 improvements - see boosts directly in your transaction list, and now isolated apps can now receive boosts - so you can share your hub's liquidity with other podcasters you know who don't have a hub! Alby Hub has had a big improvement to its auth code, and experimental support for developers to create external apps that use the Alby Hub API. Also, Alby Hub now can be saved to your phone's homescreen! apart from this, we've addressed a number of common issues from early adopters - such as the ability to backup your seed in the self-hosted version of Alby Hub, improved dialogs for channel management actions, improved LND support, and many bugfixes.

Patch 1.5.2

This patch disables the PWA service worker (Alby Hub cannot run offline) and fixes an issue with the Alby Account oauth redirect in Alby Cloud hubs. It also updates the help link in the sidebar navigation.

What's Changed

  • chore: update help link by @bumi in #463
  • fix: do not require jwt for oauth callback, disable service worker by @rolznz in #465