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": [