修复闹钟没有循环的bug

This commit is contained in:
Zhanghu
2026-03-13 09:07:26 +08:00
parent 08144f5106
commit 6c0204325f
5 changed files with 76 additions and 15 deletions

View File

@@ -9,15 +9,17 @@ author:
2. $ {VERSION_CODE} (去掉空格),会自动替换实际修订号,比如 1.1.4.$ {VERSION_CODE}
-->
### [1.0.6.$ {VERSION_CODE}] - 2026.3.X
### [1.1.0.${VERSION_CODE}] - 2026.3.13
#### 文件下载
* [dashboardclient_1.0.6.apk](dashboardclient_1.0.6.apk)
* [dashboardclient_1.1.0.apk](dashboardclient_1.1.0.apk)
#### 更新记录
* 设置界面增加电源开关测试
* App 启动时默认不发送开机指令
* WebView 启用 LocalStorage支持新版前端
* 优化定时开关机逻辑,增加不控制和本地控制
* 命令发送3次避免命令丢失
* 支持老款网关检测
### [1.0.5.26] - 2026.3.5