mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 07:04:26 +01:00
Changelog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.0.7.1</Version>
|
||||
<Version>1.0.7.2</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.7.2
|
||||
|
||||
Small release fixing bugs introduced in 1.0.7.1:
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* The date in invoice page were not showing anymore the browser date time, but the server date time. (@NicolasDorier)
|
||||
* Apps on root where not working anymore, redirecting to login page rather than showing the app (see #2414) (@bolatovumar)
|
||||
|
||||
## 1.0.7.1
|
||||
|
||||
### Improvements:
|
||||
|
||||
Reference in New Issue
Block a user