mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 15:14:49 +01:00
Update changelog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.8.2</Version>
|
||||
<Version>1.8.3</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
12
Changelog.md
12
Changelog.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## 1.8.3
|
||||
|
||||
### Bug fix
|
||||
|
||||
* Prevent XSS injection via VueJS (#4747) credit to @cupc4k3. @NicolasDorier
|
||||
* Do not through missing-permission error when no store on /api/v1/stores (Close #4735) (#4748) @NicolasDorier
|
||||
|
||||
### Improvements
|
||||
|
||||
* UI: Decrease content padding top on small screens (#4749) @dennisreimann
|
||||
* Checkout v2: Minor UI updates (#4734) @dennisreimann
|
||||
|
||||
## 1.8.2
|
||||
|
||||
### Bug fix
|
||||
|
||||
Reference in New Issue
Block a user