mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 13:26:47 +01:00
Changelog and bump (#4201)
This commit is contained in:
parent
ffa2c59df7
commit
e1a235b4e8
@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.6.11</Version>
|
||||
<Version>1.6.12</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
21
Changelog.md
21
Changelog.md
@ -1,5 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
## 1.6.12
|
||||
|
||||
### 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 @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
|
||||
|
||||
## 1.6.11
|
||||
|
||||
### New feature
|
||||
|
Loading…
Reference in New Issue
Block a user