mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 13:26:47 +01:00
Update changelog
This commit is contained in:
parent
55c39a12bc
commit
2ea6eb09e6
@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.6.3</Version>
|
||||
<Version>1.6.4</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
19
Changelog.md
19
Changelog.md
@ -1,4 +1,23 @@
|
||||
# Changelog
|
||||
|
||||
## 1.6.4
|
||||
|
||||
### Improvement:
|
||||
|
||||
* If a webhook is the loopback address, skip SSL verification @Kukks
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* Minor checkout UI fix (#4015) @dennisreimann
|
||||
* Greenfield: Update webhook would reset the secret (#4010) @Kukks
|
||||
* Fix crash when BTC network isn't available (#4007) @Kukks
|
||||
* Make InvoicePaymentSettled return correct afterExpiration value (#3966) @Kukks
|
||||
* Greenfield: Allow tagging a transaction even if it hasn't been yet broadcasted @Kukks
|
||||
|
||||
### Improvements:
|
||||
|
||||
* The invoice filter dropdown list labels should be "Settled invoice" rather than "Paid invoice" (#4000 #3573) @BitcoinABee
|
||||
|
||||
## 1.6.3
|
||||
|
||||
### New feature:
|
||||
|
Loading…
Reference in New Issue
Block a user