mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
prep for 1.10.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.10.1</Version>
|
<Version>1.10.2</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
@@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.10.2
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
* Fix: Stale data when fetching invoice after webhook (#5049) @Kukks
|
||||||
|
* Fix: Crash on migation of old instances (#5051) @NicolasDorier
|
||||||
|
* Fix: Hide sensitive info feature not working with custom theme (#5044) @dennisreimann
|
||||||
|
* Fix: Pay button not rendering on the invoice page (#5043) @dennisreimann
|
||||||
|
|
||||||
## 1.10.1
|
## 1.10.1
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user