1
+ XEngine_Authorize V2.6.1.1001
2
+
3
+ 添加:MFC版本日志文件可以被保存了
4
+ 修改:匹配XEngineV7.31版本
5
+ 删除:保存日志按钮
6
+
7
+ added:MFC APP log file can be saved
8
+ modify:match xengine v7.31
9
+ delete:save log buttom
10
+ ======================================================================================
11
+ XEngine_Authorize V2.6.0.1001
12
+
13
+ 添加:试用天数类型
14
+ 修改:分钟试用模式现在不支持了,因为不需要登录,所以没有效果
15
+ 修改:日志窗口现在会自动跳转到最新一行了
16
+ 修改:代码文件使用UTF8-BOM模式,解决某些编译问题
17
+ 优化:按钮禁用启用状态
18
+ 修正:某些时候保存配置项不正确的问题
19
+ 修正:修改用户数据可能信息丢失
20
+ 修正:修改客户信息没有更新的问题
21
+ 修正:日志输出的问题
22
+ 修正:超时时间为负数的情况
23
+
24
+ added:try day type
25
+ modify:minute try mode is not support now,because is it not login
26
+ modify:The log window will automatically jump to the last line
27
+ modify:code file encoding use to utf8 with bom
28
+ improved:control enable
29
+ fixed:sometime save configure value is incorrent
30
+ fixed:Modify user data may result in loss of information
31
+ fixed:client info not update after modify user
32
+ fixed:log print is incorrent
33
+ fixed:left time is negative
34
+ ======================================================================================
35
+ XEngine_Authorize V2.5.1.1001
36
+
37
+ 添加:windows x64 debug编译
38
+ 添加:jsoncpp不在需要vcpkg,现在添加到项目里面了
39
+ 添加:验证协议添加到头文件
40
+
41
+ added:x64 debug build on windows
42
+ added:jsoncpp to vs2019
43
+ added:auth protocol to hdr file
44
+ ======================================================================================
45
+ XEngine_Authorize V2.5.0.1001
46
+
47
+ 增加:增加邮件菜单选项,支持显示,隐藏,启动,停止,退出
48
+ 增加:smtp启用选项配置
49
+ 支持:现在支持发送密码到邮箱了
50
+ 修改:websocket现在支持加解密数据了
51
+ 修正:密码处理不正确的问题
52
+ 修正:启动互斥没有效果的问题
53
+ 修正:自动启动没有自动启动服务的问题
54
+ 修正:无法保存配置文件的问题
55
+ 修正:获取用户信息没有返回正确内容的问题
56
+
57
+ added:menu of tray for program,support:show hide start stop exist
58
+ added:enable smtp option
59
+ support:send password to email!
60
+ modify:websocket supports encrypted data transmission
61
+ fixed:password handle error
62
+ fixed:Mutex not work
63
+ fixed:start service does not work after set auto start
64
+ fixed:cant save configure information
65
+ fixed:Not responding to get user information
66
+ ======================================================================================
67
+ XEngine_Authorize V2.4.0.1001
68
+
69
+ 增加:现在可以修改用户信息了
70
+ 修正:删除用户没有效果的问题
71
+ 修正:当tcp登录的时候没有设置用户默认设备类型的问题
72
+ 修正:当服务直接退出没有更新客户端时间的问题
73
+ 修正:配置文件的问题
74
+ 修改:当客户端进入或者退出的时候会有日志提示时间信息了
75
+ 修改:备份和恢复配置文件有消息提示了
76
+
77
+ added:modify user information
78
+ fixed:delete user not work
79
+ fixed:use default when tcp login and not set enDeviceType
80
+ fixed:client time not update when app service exited
81
+ fixed:port configure error
82
+ modify:The information time will be output when the client enters and exits
83
+ modify:Now backup and restore configuration files it is have a message tips
84
+ ======================================================================================
85
+ XEngine_Authorize V2.3.0.1001
86
+
87
+ 添加:websocket 协议授权支持
88
+ 添加:超时通知模式设置
89
+ 添加:会话模块增加设备类型
90
+ 支持:windows 32和64位编译
91
+ 修正:linux编译错误
92
+ 修正:获取用户信息没有返回内容的问题
93
+ 修改:现在线程参数使用int类型了
94
+ 修改:部分协议名称
95
+
96
+ added:websocket protocol authorize support
97
+ added:timeout notification mode setting
98
+ added:session module callback added enDeviceType
99
+ support:windows build x86 and x64
100
+ fixed:linux build error
101
+ fixed:getuser info not rep information
102
+ modify:thread parament use int not struct
103
+ modify:protocol name
104
+ ======================================================================================
105
+ XEngine_Authorize V2.2.0.1001
106
+
107
+ 支持加密通信
108
+ 支持用户管理
109
+ 支持序列卡管理(分钟卡,天数卡,次数卡,自定义卡)
110
+ 支持日志管理
111
+ 支持配置管理
112
+ 支持试用,支持快速验证
113
+ 支持本地CDKEY注册验证
114
+
115
+ Support:encrypto Communication
116
+ Support:User Management
117
+ Support:Serial Number Management(Minute,Day,number of times,custom)
118
+ Support:Log
119
+ Support:Configure
120
+ Support:Try
121
+ Support:Local CDKey
0 commit comments