fix: harden cloud storage security

This commit is contained in:
237899745
2026-06-13 18:45:12 +08:00
parent 318d8f32ab
commit e6f3556ab7
27 changed files with 2229 additions and 996 deletions

View File

@@ -166,7 +166,7 @@ const syncState = reactive({
nextRunAt: "",
});
const updateState = reactive({
currentVersion: "0.1.30",
currentVersion: "0.1.31",
latestVersion: "",
available: false,
mandatory: false,