1.5.2 changelog (#3730)

* 1.5.2 chaneglog

* bump
This commit is contained in:
Andrew Camilleri 2022-05-09 13:58:49 +02:00 committed by GitHub
parent 21bd35accd
commit 225243ba93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 1 deletions

View file

@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.5.1</Version>
<Version>1.5.2</Version>
</PropertyGroup>
</Project>

View file

@ -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: