BTCPay Server v1.10.3: Bug Fixes and Improvements
BTCPay Server is a free and open-source Bitcoin payment processor which allows you to accept bitcoin without extra fees or intermediaries.
- "New BTCPay Server minor release 1.10.3 is out! Plenty of bug fixes and small improvements."
New Features
- Pull Payment: Support LNURL Withdraw with SATS denomination (#5041) @dennnisreimann
Bug fixes
- Crowdfund: Fix JS errors in empty state (#5121) @dennisreimann
- The current preimage of a invoice's lightning payment method should be available via API (#5111) @NicolasDorier
- Dashboard: Limit "Top Items" to five (#5110) @dennisreimann
- ToolTip causes glitching when scrolling down on mobile (#4956) @dennisreimann
- LN payments failed to be detected on litd (#5104) @NicolasDorier
- Fix for LNDHub via LNbits integration (#5083 #4482) @dennisreimann
- Applying a discount in PoS with cart wasn't working (#5079) @NicolasDorier
- Refund: Fix overpaid option (#5076 #5066) @dennisreimann
- Do not crash when an invoice have an amount that is too big (#5070) @NicolasDorier
- NFC: Do not start scanning if unsupported (#5067) @dennisreimann
- Fix: Incorrect rounding in the receipt of PoS invoice (#5071 #5072) @NicolasDorier
- Crowdfund: Fix null pointer exception for topup type (missing price) (#5068) @dennisreimann
- Greenfield: Default currency missing from stores API (#5126) @dennisreimann
Improvements
- Load wallet transaction list asynchronously to avoid timeout on large wallets (#5100 #4987) @NicolasDorier
- Receipt improvements (#5077) @dennisreimann
- Dashboard: Make invoice badges consistent with those on invoices list (#5108 #4969) @dennisreimann
- Make file management UI more useful (#5081) @Kukks
- After changing PoS items values, the JSON template should be indented @NicolasDorier
- Add extension point to template editor (#5080) @Kukks
- Querying a lightning address no longer generates an invoice each time (#5117) @NicolasDorier