Skip to content

v1.7.2 Jon Callas

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 08:22
· 131 commits to master since this release
172f2cd

In this release we introduce a brand new Friends & Family app in the app store! try it out to easily onboard your friends and family with a few clicks. We also added a receive-only PoS app, which you can freely share with employees. Let us know what you think!

We also improve the alby hub wallet interface with the ability to pay to lightning addresses, and allow withdrawing an exact amount from your savings balance with a brand new savings balance withdrawal UI. The node page will also now show pending balance from closed channels (currently only supported in the default node implementation, LND coming soon!).

For mac users, we have a number of desktop app bug fixes and a brand new server build.

What's Changed

New features

Bug fixes

  • fix: do not render 0 on withdraw onchain funds page when reserve balance is 0 by @rolznz in #549
  • fix(wails): parse max length in log output endpoint by @im-adithya in #568
  • fix: ensure auth with correct user if refresh token expires by @rolznz in #572
  • fix: update app store images by @im-adithya in #574
  • fix: round app icons on new app page by @reneaaron in #581
  • fix: do not allow lnclient access while it is shutting down by @rolznz in #605

Misc

  • chore: Correct phoenixd install script instructions in readme by @pardus79 in #565
  • chore: secure password label id by @im-adithya in #554
  • chore: include version in event global properties by @rolznz in #553
  • chore: wg.Add() before go by @matjaz in #559
  • chore: code cleanup by @matjaz in #558
  • chore: run extra workflows on PR by @rolznz in #563
  • chore: update fly default kill timeout to ensure app gracefully shuts down by @rolznz in #547
  • chore: error check by @matjaz in #578
  • chore: add force flag in dev mode by @rolznz in #583
  • chore: add error handling for echo shutdown by @rolznz in #593
  • chore: balance migration card follow up by @im-adithya in #594
  • build(deps): bump github.com/nbd-wtf/go-nostr from 0.34.5 to 0.34.10 by @dependabot in #551
  • build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.66.0 to 1.67.0 by @dependabot in #552
  • build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #588
  • build(deps): bump github.com/nbd-wtf/go-nostr from 0.34.10 to 0.34.13 by @dependabot in #587

New Contributors

Full Changelog: v1.6.0...v1.7.2