Skip to content

v1.10.3 Dave Del Torto

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 08:30
· 9 commits to master since this release
373965a

In this release we redesign the Connect Alby Account page, better highlighting the features of the Alby Account.

We also make improvements to the backup and migration functionality.

Hotfix 3

In this hotfix we improve the backup and restore pages to make it more clear what is needed to recover funds (both onchain and from channels).

We also fix the migration function on Windows Desktop, and fix a bug where incoming funds from closed channels show twice the actual amount.

What's Changed

Fixes

  • fix: require 21k+ sats budget for alby connection card by @rolznz in #749
  • fix: do not show duplicated incoming funds from channel closures by @rolznz in #755
  • fix: remove obsolete mention of pairing secret by @reneaaron in #738
  • fix: use memory config by @matjaz in #742
  • fix: add hostname check to decide http mode in windows by @im-adithya in #739

Misc

  • feat: clearer backup and restore info by @rolznz in #750
  • chore: use proper title in wails by @im-adithya in #662
  • chore: add extra migration backup logs by @rolznz in #757
  • build(deps): bump gorm.io/datatypes from 1.2.2 to 1.2.3 by @dependabot in #735
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #730
  • build(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #729
  • build(deps): bump gorm.io/datatypes from 1.2.3 to 1.2.4 by @dependabot in #746

Full Changelog: v1.10.2...v1.10.3