Skip to content

v1.7.3

Choose a tag to compare

@michael1011 michael1011 released this 16 Apr 11:24
· 585 commits to main since this release
v1.7.3
e4c83cc

Bug Fixes

Features

  • include rescue key in backup (#874) - (b592bbd)
  • add Portuguese translations (#889) - (f0a5c75)
  • improve UX for copying address/invoice on click - (988414a)

Miscellaneous Chores

  • python3 from env in shebang (#880) - (f42a6cd)
  • minor dependency updates - (8f18c90)
  • check type imports with ESLint - (2d64281)
  • bump boltz-core to v3.0.0 - (f4e000f)
  • bump Ledger dependencies - (c093918)
  • add eslint no-console rule and remove old console.log - (d96d864)
  • reorder header menu (#896) - (1df3f95)

Refactoring

Tests

  • copy box content to clipboard on click - (35c3783)