improve:自动更新

This commit is contained in:
2025-10-04 14:47:53 +08:00
parent 903fa699ca
commit 3f28bc5c6c
5 changed files with 107 additions and 1 deletions
+1
View File
@@ -3126,6 +3126,7 @@ namespace Ink_Canvas
if (Settings.Startup.IsAutoUpdate)
{
LogHelper.WriteLogToFile($"AutoUpdate | Channel changed to {newChannel}, performing immediate update check");
ResetUpdateCheckRetry();
// 执行完整的更新检查
await Task.Run(async () =>