Skip to content

Release v1.1.1#24

Merged
bitkarrot merged 1 commit into
mainfrom
release/v1.1.1
Jun 22, 2026
Merged

Release v1.1.1#24
bitkarrot merged 1 commit into
mainfrom
release/v1.1.1

Conversation

@bitkarrot

Copy link
Copy Markdown
Owner

Summary

  • Display installed extension version in the UI info card
  • Fix notifyApiError TypeError when invoice decoding fails
  • Strip LIGHTNING: prefix before decoding BOLT11 invoices
  • Remove dead legacy Jinja templates
  • Switch page route auth to check_user_exists
  • Bump min_lnbits_version to 1.5.4
  • Add functional tests for invoice, LNURL, and lightning address decoding

Test plan

  • pytest passes (7 tests, including BOLT11 invoice, LNURL, and lightning address resolution)
  • ruff check . passes
  • black --check . passes
  • mypy . passes

Generated with Devin

- Display installed extension version in the UI info card
- Fix notifyApiError TypeError when invoice decoding fails
- Strip LIGHTNING: prefix before decoding BOLT11 invoices
- Remove dead legacy Jinja templates
- Switch page route auth to check_user_exists
- Bump min_lnbits_version to 1.5.4
- Add functional tests for invoice, LNURL, and lightning address decoding

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@bitkarrot bitkarrot merged commit 6760d60 into main Jun 22, 2026
5 of 6 checks passed
@bitkarrot bitkarrot deleted the release/v1.1.1 branch June 22, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant