Update changelog

This commit is contained in:
nicolas.dorier 2020-07-14 16:43:48 +09:00
parent 72d4fa6cd0
commit 311972c39f
No known key found for this signature in database
GPG key ID: 6618763EF09186FE

View file

@ -9,7 +9,9 @@
* Fix typos in pull payments (@Zaxounette) * Fix typos in pull payments (@Zaxounette)
### New features and improvements ### New features and improvements
* Make payjoin works with hardware wallets (@Kukks) * Add download PSBT button in the PSBT's screen of the wallet (@Kukks)
* Upload PSBT button now support both, a file with base64 PSBT in it, or the raw bytes (@Kukks)
* Make payjoin works with hardware wallets, need latest release of BTCPayServer Vault (@Kukks)
* Better design for 2FA config screens (@Kukks #1735) * Better design for 2FA config screens (@Kukks #1735)
* Enable CORS on greenfield API (@Kukks) * Enable CORS on greenfield API (@Kukks)
* UI cleanup in the account section (@dennisreimann see #1721) * UI cleanup in the account section (@dennisreimann see #1721)