mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
Changelog 1.0.6.5 (#2192)
* Changelog 1.0.6.5 * Update Changelog.md Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com> Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>
This commit is contained in:
parent
35e870a8e7
commit
cf24c1307a
25
Changelog.md
25
Changelog.md
@ -1,5 +1,30 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.6.5:
|
||||
|
||||
### Improvements:
|
||||
|
||||
* Support a subset of output descriptor in the wallet setup @Kukks
|
||||
* Improved styling of the notification dropdown (see #2167) @ubolator @dennisreimann
|
||||
* API keys and server's url can be shown as QR Code to facilitate pairing @Kukks
|
||||
* Greenfield API: Add `DefaultPaymentMethod` to the store's settings @Kukks
|
||||
* Greenfield API: Can configure on-chain payment methods @Kukks @NicolasDorier
|
||||
* UI Improvements (see this [commit list](https://github.com/btcpayserver/btcpayserver/pull/2151/commits)) @dennisreimann
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* Always normalize the invoice's currency in uppercase @NicolasDorier
|
||||
* If a label on a wallet's transaction does not have color, it should still show it @NicolasDorier
|
||||
* Do not include Tor Location header when querying the modal checkout (see #2180) @Kukks
|
||||
* Webhooks should not be randomly deleted anymore. @NicolasDorier
|
||||
* Fix header not showing properly after login to BTCPay Server (see #2155) @dennisreimann
|
||||
|
||||
|
||||
### Miscellaneous:
|
||||
|
||||
* Removing the old text search engine (DBreeze) @rockstardev @Kukks
|
||||
* Add doc for asking permissions to BTCPayServer see [link](docs/greenfield-authorization.md). @Kukks
|
||||
|
||||
## 1.0.6.4:
|
||||
|
||||
### Bug fixes:
|
||||
|
Loading…
Reference in New Issue
Block a user