Skip to content

v1.5.1 Adam Back

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 13:31
· 212 commits to master since this release
a3855d0

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

What's Changed

New features

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