mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 06:21:44 +01:00
parent
21bd35accd
commit
225243ba93
2 changed files with 18 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.5.1</Version>
|
||||
<Version>1.5.2</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
17
Changelog.md
17
Changelog.md
|
@ -1,5 +1,22 @@
|
|||
# Changelog
|
||||
|
||||
## 1.5.2
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* Various internal fixes @NicolasDorier @Kukks
|
||||
* Various UI fixes (#3702 #3721) @dennisreimann
|
||||
* Updated Payout processor Label for setting interval (#3698) @Bangalisch
|
||||
* Update validation of crowdfund app settings (#3708) @bolatovumar
|
||||
* Fix POS styling (#3713) @ishristov
|
||||
|
||||
### Improvements:
|
||||
|
||||
* Do not always provide counting in list views (#3696) @NicolasDorier
|
||||
* Lightning: Catch and display external service error (#3710) @dennisreimann
|
||||
* Add dark mode option for public pull payment and payment request views (#3707) @dennisreimann
|
||||
* Show Shopify Order Id instead of Shopify order internal id (#3718) @Kukks
|
||||
|
||||
## 1.5.1
|
||||
|
||||
### Bug fixes:
|
||||
|
|
Loading…
Add table
Reference in a new issue