This repository has been archived on 2026-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
DashboardClient/app_dashboard/changelog.md
Zhanghu e8eff1d512 * 美化启动画面
* 清除冗余代码
2026-03-16 14:38:20 +08:00

93 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "仪表盘 APP 更新日志和文件下载"
author:
- 宁波升维信息技术有限公司
---
<!--
1. 更新记录 文字不可变,且前一行需为空行
2. $ {VERSION_CODE} (去掉空格),会自动替换实际修订号,比如 1.1.4.$ {VERSION_CODE}
-->
### [1.1.1.${VERSION_CODE}] - 2026.3.16
#### 文件下载
* [dashboardclient_1.1.1.apk](dashboardclient_1.1.1.apk)
#### 更新记录
* 修正达到重试加载链接上限之后闪退的问题
* 美化启动画面
* 清除冗余代码
### [1.1.0.32] - 2026.3.13
#### 文件下载
* [dashboardclient_1.1.0.apk](dashboardclient_1.1.0.apk)
#### 更新记录
* WebView 启用 LocalStorage支持新版前端
* 优化定时开关机逻辑,增加不控制和本地控制
* 命令发送3次避免命令丢失
* 支持老款网关检测
### [1.0.5.26] - 2026.3.5
#### 文件下载
* [dashboardclient_1.0.5.apk](dashboardclient_1.0.5.apk)
#### 更新记录
* App 启动时如果串口路径为空时自动检测设备, 否则开关一次设备
* 设置界面可清除串口路径
### [1.0.4.23] - 2026.1.5
#### 文件下载
* [dashboardclient_1.0.4.apk](dashboardclient_1.0.4.apk)
#### 更新记录
* 自动检测串口,检测时保证发送一次开机指令
* 增加 acra
### [1.0.3.22] - 2025.11.1
#### 文件下载
* [dashboardclient_1.0.3.apk](dashboardclient_1.0.3.apk)
#### 更新记录
* 当选择自动跳转时,直接访问 URL 前缀,这样网址自由设置
### [1.0.2.19] - 2025.10.11
#### 文件下载
* [dashboardclient_1.0.2.apk](dashboardclient_1.0.2.apk)
#### 更新记录
* 设置界面支持切换到不同类型的仪表盘地址,默认是自动跳转
* 监听遥控器 F8 按键,打开设置界面
* webView 禁止缩放避免受到安卓字体和dpi缩放的影响
* 优化图标和翻译
### [1.0.1.12] - 2025.9.16
#### 文件下载
* [dashboardclient_1.0.1.apk](dashboardclient_1.0.1.apk)
#### 更新记录
* APP 启动时,发送一次电视开机指令
### [1.0.0.9] - 2025.9.12
#### 文件下载
* [dashboardclient_1.0.0.apk](dashboard_1.0.0.apk)
#### 更新记录
* 初版