mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 15:04:19 +01:00
Update changelog
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.6.3</Version>
|
<Version>1.6.4</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
19
Changelog.md
19
Changelog.md
@@ -1,4 +1,23 @@
|
|||||||
# Changelog
|
# 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
|
## 1.6.3
|
||||||
|
|
||||||
### New feature:
|
### New feature:
|
||||||
|
|||||||
Reference in New Issue
Block a user