Skip to content

Releases: x-tools-author/x-tools

Release v7.0.0

27 Oct 10:03

Choose a tag to compare

Release v6.0.4

15 Sep 02:40

Choose a tag to compare

Release v6.0.3

21 Aug 16:05

Choose a tag to compare

Release v6.0.2

03 May 09:27

Choose a tag to compare

Release v6.0.1

03 May 08:25

Choose a tag to compare

Release v6.0.0

20 Apr 16:11
ff1608a

Choose a tag to compare

Release v3.5.0

05 May 09:40

Choose a tag to compare

Release v3.4.1

19 Dec 14:45

Choose a tag to compare

Release v3.4.0

12 Dec 03:12

Choose a tag to compare

v3.3.0

29 Nov 00:16

Choose a tag to compare

新特性
01. 添加设置掩码功能
02. 添加modbus rtu调试功能
03. 添加浮点数转换查看工具
04. 添加字符串转编码值查看功能及字符串编码值转字符串功能
05. 屏蔽了单实例模式(该功能于3.1.0版本中添加,只能启动一个软件界面,真是鸡肋)
bug修复
01. websocket断开后,websocket服务器页面没有移客户端信息
02. 帮助>>下载源码,地址跳转错误
说明:
01. 主窗口的各种部件整合至MainWindow类中
02. 软件的全局类整合至SAKApplication类中