mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 13:26:47 +01:00
Changelog for 1.6.8
This commit is contained in:
parent
999090dbdb
commit
1a4a3714c7
@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.6.7</Version>
|
||||
<Version>1.6.8</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
24
Changelog.md
24
Changelog.md
@ -1,5 +1,29 @@
|
||||
# Changelog
|
||||
|
||||
## 1.6.8
|
||||
|
||||
### New feature:
|
||||
|
||||
* Edit Pull Payment UI (#4016) @daviogg
|
||||
* Custodian Account Deposit UI (#4024) @woutersamaey
|
||||
* Add Yadio rate provider (#4048) @bolatovumar
|
||||
|
||||
### Improvement:
|
||||
|
||||
* Add no rate found error message in Invoices (#4039) @HamroRamro
|
||||
* Greenfield API docs improvements (#4041 #4035) @dennisreimann
|
||||
* Allow binding ip and port for non ssl scenarios too (#4031) @Kukks
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* Fix crash when running BTCPay without BTC (#4038) @Kukks
|
||||
* Fix edge cases around LNURL not providing invoice (#4034) @dennisreimann
|
||||
* Fix store creation button distortion (#4025) @bolatovumar
|
||||
* Fix payout labels (#4032) @Kukks
|
||||
* Handle hold invoices in ln payouts (#4032) @Kukks
|
||||
* Save preimage of ln payouts when possible (#4032) @Kukks
|
||||
* Fix crash on stores that had configured a payment method that is no longer supported (#4042) @Kukks
|
||||
|
||||
## 1.6.7
|
||||
|
||||
### Improvement:
|
||||
|
Loading…
Reference in New Issue
Block a user