Skip to content

Releases: lnbits/lnurl

v0.8.3

08 Sep 13:30
e806b33

Choose a tag to compare

What's Changed

  • fix: issue with payLink in withdraw response by @dni in #88

Full Changelog: v0.8.2...v0.8.3

v0.8.2

03 Sep 12:58
7b9c68b

Choose a tag to compare

What's Changed

  • fix: http urls on localhost would create the wrong https url by @dni in #87

Full Changelog: v0.8.1...v0.8.2

v0.8.1

27 Aug 05:50
3824b22

Choose a tag to compare

What's Changed

  • fix: lud-19 only allow lud-17 pay links by @dni in #86

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Aug 12:30
addf8a9

Choose a tag to compare

What's Changed

  • refactor: remove aliases as they confused some linters by @dni in #85

Full Changelog: v0.7.3...v0.8.0

v0.7.3

18 Aug 10:05
bd54c8a

Choose a tag to compare

What's Changed

  • fix: bech32 is not optional by @dni in #84

Full Changelog: v0.7.2...v0.7.3

v0.7.2

18 Aug 06:45
b4324a1

Choose a tag to compare

What's Changed

  • fix: parsing lud17 tag replaced multiple occurrences by @dni in #83

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Aug 14:15
50b9fbe

Choose a tag to compare

What's Changed

  • fix: always enable the bech32 property by @dni in #81
  • feat: add comment to execute_pay_request by @dni in #82

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Aug 09:20
abe5cc7

Choose a tag to compare

What's Changed

  • refactor: get rid of callback_url on Lnurl by @dni in #79
  • fix: linting mypy issues for optionals by @dni in #80

Full Changelog: v0.6.8...v0.7.0

v0.6.8

17 Jul 10:56
c8e4b3e

Choose a tag to compare

What's Changed

  • fix: do not assert in execute_pay_request by @dni in #78

Full Changelog: v0.6.7...v0.6.8

v0.6.7

17 Jul 08:14
3bd12ca

Choose a tag to compare

What's Changed

  • feat: handle json error by @dni in #76
  • feat: add nip57 zaps to the payRequest responses by @dni in #77

Full Changelog: v0.6.6...v0.6.7