Releases: pansila/IOT-Dashboard
Releases · pansila/IOT-Dashboard
IoT-Dashboard v0.1.9
- move custom script folder from the installation directory to the appdata
- bundle the script helper scripts to eliminate the dependencies issues
- fix auto updater notification modal display issue
- move hightlight custom options to the settings in the appdata folder
IoT-Dashboard v0.1.8
- add script editor
- add unit tests for common.js
- add embedded webview for auto test page
- fix scrollbar unclickable issue
- fix CRLF conversion issue
IoT-Dashboard v0.1.7
- Upgrade electron-vue to fix differential download issue
IoT-Dashboard v0.1.6
- 增加了update检测时间间隔,太短的间隔会把之前的update取消掉
IoT-Dashboard v0.1.5
- 使用electron-settings持久化用户配置信息
- 默认从github检查更新