Skip to content

Releases: lnbits/lnurl

v2.0.1

30 Mar 11:24
ce49ad3

Choose a tag to compare

What's Changed

  • feat: add tor support for fetching lnurls by @dni in #105

Full Changelog: v2.0.0...v2.0.1

v0.10.2

30 Mar 11:28
0dfe9c9

Choose a tag to compare

v2.0.0

25 Mar 07:18
6e6f397

Choose a tag to compare

BREAKING CHANGE

  • pydantic v2 upgrade
  • pydantic v1 will still receive update and fixes and now lives on the v1 branch and sits at 0.10.1 now.

What's Changed

  • feat: upgrade to pydantic v2 by @dni in #101
  • chore(deps-dev): bump black from 26.1.0 to 26.3.1 by @dependabot[bot] in #102
  • Fix: rejected valid callback responses (#100) by @dni in #103

Full Changelog: v0.10.0...v2.0.0

v0.10.1

25 Mar 07:16
63ba841

Choose a tag to compare

What's Changed

  • Fix: rejected valid callback responses by @dsbaars in #100

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

20 Mar 12:42
3c78450

Choose a tag to compare

What's Changed

  • fix: python-version should be quoted in workflow by @dni in #97
  • feat: use coincurve instead of ecdsa for lnurlauth by @dni in #98

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Jan 10:47
46b51b2

Choose a tag to compare

What's Changed

  • fix: add LnurlResponseModel to export by @dni in #89
  • chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #92
  • chore(deps-dev): bump filelock from 3.17.0 to 3.20.1 by @dependabot[bot] in #91
  • chore(deps-dev): bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in #94
  • chore(deps-dev): bump virtualenv from 20.29.3 to 20.36.1 by @dependabot[bot] in #93
  • feat: use uv for deps and publishing and update dependencies by @dni in #96

Full Changelog: v0.8.3...v0.9.0

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