v1.5.1 Adam Back
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.1
- fix: keysend custom value decoding by @rolznz in #452
- fix: transaction list styles by @rolznz in #453
What's Changed
New features
- feat: PWA Configuration by @jsahagun91 in #393
- feat: mnemonic backup support for self-hosted hubs by @reneaaron in #417
- feat: process podcasting custom key/value records by @bumi in #443
- feat: show tlv records in transaction popup by @im-adithya in #365
- feat: add close channel dialog by @im-adithya in #378
- feat: add env variable for disabling advanced setup by @rolznz in #421
- feat: add stacker.news to app store by @reneaaron in #424
- feat: change hub update link to support self-hosted apps by @im-adithya in #435
- feat: JWT auth and CSP by @rolznz in #418 and #442
- feat: add disconnect peer dialog by @im-adithya in #434
- feat: improve install scripts for linux by @bumi in #395
Fixes
- fix: do not allow creating another outgoing channel while one has 0 confirmations by @rolznz in #420
- fix: channel warnings by @rolznz in #397
- fix: check if peer is already connected by @im-adithya in #403
- fix: do not show sidebar while loading by @im-adithya in #387
- fix: use take instead of find for single record lookups by @rolznz in #423 and #440
- fix: close channel in desktop build by @im-adithya in #429
- fix: order transactions by settled at and then created at by @rolznz in #447
- fix: remove navbar breakpoints by @reneaaron in #431
Misc
- chore: reduce number of info logs, remove echologrus middleware by @rolznz in #408
- build(deps): bump github.com/nbd-wtf/go-nostr from 0.34.4 to 0.34.5 by @dependabot in #401
- chore: stop subscription goroutines if node is stopped by @im-adithya in #404
- build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #400
- chore: remove adduser commmand example by @bumi in #415
- chore: bump ldk-node-go version by @rolznz in #425 and #438
- chore: add logo in missing places by @im-adithya in #430
- chore: add extra api header for hosted apps by @rolznz in #448
Full Changelog: v1.4.1...v1.5.1