This commit is contained in:
nicolas.dorier
2022-01-28 22:52:56 +09:00
parent 254e8d48f2
commit 16a4c072a9
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<Version>1.4.1</Version> <Version>1.4.2</Version>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@@ -1,5 +1,13 @@
# Changelog # Changelog
## 1.4.2
### Bug fixes:
* Newly created guest cannot login (#3373) @dennisreimann
* Guest users shouldn't see Payouts menu item @NicolasDorier
* Add plugins link in server nav @Kukks
## 1.4.1 ## 1.4.1
### Bug fixes: ### Bug fixes: