Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Zap 0.5.2 Beta

Compare
Choose a tag to compare
@mrfelton mrfelton released this 14 Aug 18:39
· 2594 commits to master since this release
99f67ac

Release notes

This is a general bug fix and maintenance release.

Bug Fixes

  • app: ensure autoupdate setting is honoured (0ffa26b)
  • deps: update lnd to v0.7.1-beta-3-g26af2265 (384e7ae)
  • deps: update lnd-grpc to v0.3.0-beta.3 (f512ccb)
  • docs: change npm to yarn in advanced usage docs (527a2d6)
  • i18n: add intl support to request expiry label (5bc7822)
  • lnd: increase autopilot minconfs to 1 (4c0baec), closes #3341 #2591 #2531
  • lnd: set neutrino user agent name and version (d89c6c0)
  • ui: disable delete wallet button in launching state (54d3647)
  • ui: ensure fiat and crypto inputs in a group are always updated (01ecaec), closes #2602
  • ui: improve channel list hamburger icon (1ee42aa), closes #2656
  • ui: remove gaps in pay/request form help text (7d0a9ad), closes #2655
  • ui: show last on-chain updating tx in channels card view (3e627ba)
  • ui: update fees when send all is used (96a997d)
  • ui: use correct crypto unit names based on network (9e8c19e)
  • ui: use correct payment request field (1053261), closes #2589

Changelog

The full list of changes since 0.5.1-beta can be found here:

v0.5.1-beta...v0.5.2-beta

Verifying the Release

Please refer to our documentation for instructions on how to verify the release.