1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-05 03:24:41 +00:00

uwuzu v1.4.1 Funium

This commit is contained in:
Daichimarukana
2024-08-18 21:30:45 +09:00
parent ac2e6fe57c
commit da06d2bd38
6 changed files with 25 additions and 4 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"software": "uwuzu",
"version": "1.4.1",
"release_date": "2024-08-18",
"release_notes": "このアップデートでは二段階認証を設定しているユーザーがログインできない問題を修正しました。\n他の変更点はありません。",
"notices": "アップデートの前に、データのバックアップを行うことをおすすめします!",
"files": {
"overwrite": [
"/authlogin.php",
"/passrecovery/startrecovery.php",
"/server/uwuzuabout.txt",
"/server/uwuzuinfo.txt",
"/server/uwuzurelease.txt"
],
"delete": []
}
}