Update Changelog.razor
This commit is contained in:
@@ -185,6 +185,27 @@
|
||||
"Added better reconnect screens",
|
||||
"Removed useless logging. Switched to cache mode for support chat",
|
||||
"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"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user