v1.6.12
版本发布时间: 2022-10-08 18:45:51
btcpayserver/btcpayserver最新发布版本:v1.13.5(2024-07-17 10:30:52)
New features
- Greenfield: Extend LN GetInfo data (#4167) @dennisreimann
Bug fixes
- Always show overpaid amount if invoice is overpaid (#4192) @bolatovumar
- Fix custodian Swagger docs missing some path parameters (#4196) @AryanJ-NYC
- Fix receipts for Lightning Address invoices (#4169) @dennisreimann
- POS: Fix keypad view without custom amount (#4183) @dennisreimann @bolatovumar
- Fix truncated dates in wallet transaction list (#4191) @dennisreimann
- Update default value for "showCustomAmount" in Swagger docs (#4200) @bolatovumar
Improvement
- The wallet transaction list use infinity scroll rather than pagination (#4074) @HamroRamro @dennisreimann
- Remove direct and temp link functionality from the File Storage (#4177) @daviogg
- Fix warning error when rebooting the server caused by some shitcoin currency pair format @NicolasDorier
- Add Invoice.OrderId to list of supported email interpolation strings (#4202) @bolatovumar
- Do not hide errors happening in tasks spawned by BaseAsyncService @NicolasDorier