From 181856173e97c181d82297b446c6f6de27e09968 Mon Sep 17 00:00:00 2001 From: DLmaster Date: Thu, 6 Mar 2025 23:42:59 +0800 Subject: [PATCH] =?UTF-8?q?feat(core):=20=E8=B0=83=E6=95=B4=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E4=B8=BB=E9=A2=98=E5=9B=BE=E5=83=8F=E7=9A=84=E6=97=B6?= =?UTF-8?q?=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/ui/main_window.py | 7 ++++--- resources/version.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/ui/main_window.py b/app/ui/main_window.py index 8da86c0..d709762 100644 --- a/app/ui/main_window.py +++ b/app/ui/main_window.py @@ -231,15 +231,16 @@ class AUTO_MAA(MSFluentWindow): # 检查密码 self.setting.check_PASSWORD() - # 获取公告 - self.setting.show_notice(if_show=False) - + # 获取主题图像 if ( Config.global_config.get(Config.global_config.function_HomeImageMode) == "主题图像" ): self.home.get_home_image() + # 获取公告 + self.setting.show_notice(if_show=False) + # 检查更新 if Config.global_config.get(Config.global_config.update_IfAutoUpdate): result = self.setting.get_update_info() diff --git a/resources/version.json b/resources/version.json index cd9a3b2..3077e3b 100644 --- a/resources/version.json +++ b/resources/version.json @@ -1,5 +1,5 @@ { - "main_version": "4.2.4.8", + "main_version": "4.2.5.0", "updater_version": "1.1.2.1", "announcement": "\n## 新增功能\n- 历史记录统计功能上线\n- 添加软件主页\n- 添加启动时直接最小化功能\n- 更新器拥有多网址测速功能\n- 添加统计信息通知功能(含六星监测)\n## 修复BUG\n- RMA70-12不能正确统计的问题\n- 更新器修正`channel`\n## 程序优化\n- 添加MAA监测字段:`未检测到任何模拟器`\n- 取消MAA运行中自动更新", "proxy_list": [