Update Changelog.razor

This commit is contained in:
Marcel Baumgartner
2023-04-26 20:29:50 +02:00
parent 154a7ab16a
commit 34c90f2b12

View File

@@ -185,6 +185,27 @@
"Added better reconnect screens", "Added better reconnect screens",
"Removed useless logging. Switched to cache mode for support chat", "Removed useless logging. Switched to cache mode for support chat",
"Fixed statistics system" "Fixed statistics system"
},
new[]
{
"Patch 24, 24.04.2023",
"Add checking user status to login sequence where login form is currently",
"Added config reload button"
},
new[]
{
"Patch 25, 25.04.2023",
"Update Create.razor",
"Added server count for image overview",
"Implemented owner change option in admin ui"
},
new[]
{
"Patch 26, 26.04.2023",
"Image import export",
"Fixed import and export",
"Prevent message duplication with sender check",
"Implemented forge version switcher"
} }
}; };