mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 05:54:26 +01:00
Changelog and Bump to 2.2.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>2.2.0</Version>
|
<Version>2.2.1</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
11
Changelog.md
11
Changelog.md
@@ -1,5 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.2.1
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
* Fix: Updating store settings would silently fail where there was a validation issue @NicolasDorier
|
||||||
|
* Fix: Ensure unlisted installed plugins appear as updatable (#6896 #6893) @thgO-O
|
||||||
|
* Fix: Icon spacing issues in multiple UI components (#6886 #6880) @bc1cindy
|
||||||
|
* Fix: In Wallet Send page, coin selection would unexpectedly also clear labels (#6885 #6883 #6676) @thgO-O
|
||||||
|
* Fix: Periodic tasks would sometimes stop firing (#6898) @NicolasDorier
|
||||||
|
* Fix: Date column header isn't aligned properly (#6914) @NicolasDorier
|
||||||
|
|
||||||
## 2.2.0
|
## 2.2.0
|
||||||
|
|
||||||
We recommend updating NBXplorer to version `2.5.28` to take full advantage of the features in this release.
|
We recommend updating NBXplorer to version `2.5.28` to take full advantage of the features in this release.
|
||||||
|
|||||||
Reference in New Issue
Block a user