Skip to content

Releases: chenxuuu/llcom

1.0.2.7

16 Jan 07:52
Compare
Choose a tag to compare
**NEW**: 新增多语言功能,欢迎帮助本项目翻译,参与翻译无需编程知识!

更改任务触发逻辑
更正串口回调函数顺序,使数据先被显示在日志里

1.0.2.6

02 Jan 04:48
Compare
Choose a tag to compare
更正lua定时器积累过多后,定时器不准的bug

1.0.2.5

29 Dec 13:23
Compare
Choose a tag to compare
更正部分线程不安全的代码,大大降低lua定时器报错的概率

1.0.2.4

19 Dec 10:10
Compare
Choose a tag to compare
- 重要:更正设置窗口置顶后,打开软件崩溃的bug

- 去除更改文件夹后的提示
- 更正uart空结果还显示在接收数据框的bug

1.0.2.3

15 Dec 07:39
Compare
Choose a tag to compare
- NEW:配置文件改为本地文件

- 优化输入框界面

1.0.2.2

12 Dec 13:49
Compare
Choose a tag to compare
- 优化升级提醒逻辑

- 快捷发送按键设置逻辑更改为弹出输入
- 更正自动打开串口后没把数据发出去的bug
- 增加右击清空收发统计的功能

1.0.2.1

12 Dec 05:02
Compare
Choose a tag to compare
- 自动检查更新功能可设置开启或关闭

- 串口数据分包逻辑增加`空白间隔延时`类型
- 增加脚本列表刷新按钮

1.0.2.0

11 Dec 03:54
Compare
Choose a tag to compare
- 更正串口接收大数据时,上报不及时的bug

- 更正更改设置项延时时间等信息时,没及时生效的bug

1.0.1.9

14 Nov 03:53
Compare
Choose a tag to compare
hex数据颜色改深,以免看不清

更正清理历史数据时,提示文字编码错误问题
阻止用户在压缩临时解压目录启动软件

1.0.1.8

01 Nov 09:50
Compare
Choose a tag to compare
Lua加上vb输入框接口

对恢复文件目录失败的判断与提示,防止恢复失败崩溃
去除byte转string时的0x00,防止字符串结束显示
整理串口日志格式,让其更清晰明了(vscode打开效果更佳)