Skip to content

Commit d92fc2a

Browse files
committed
update:depend library and document
1 parent b9048e6 commit d92fc2a

5 files changed

Lines changed: 39 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
XEngine_Authorize V3.18.0.1001
2+
3+
added:more system release support
4+
added:unified error code
5+
update:depend library
6+
improved:send message use class memory instead
7+
improved:get time for report info
8+
modify:info report only release
9+
modify:pass encrypt via client only
10+
modify:user register level is 20
11+
modify:level choice range for management app
12+
modify:large memory use memory pool instead
13+
modify:add memory class file and modify http reply msg buffer to memory buffer
14+
modify:use XENGINE_MEMORY_SIZE_MAX instead macor
15+
modify:dynamic code size and start code location
16+
fixed:web socket memory malloc is incorrect
17+
fixed:Window exception in some dpi
18+
fixed:print log is incorrect when client leave
19+
fixed:close client clear is incorrect when actively close client
20+
21+
增加:更多系统发布支持
22+
增加:统一错误码
23+
优化:发送消息使用内存池类替换
24+
优化:信息报告获取时间
25+
修改:信息报告仅仅在release版本发送
26+
修改:密码加密仅在客户端实现
27+
修改:用户注册级别默认为20
28+
修改:管理程序的级别范围选择
29+
修改:大内存使用内存池替换
30+
修改:增加新的内存池消息类
31+
修改:使用XENGINE_MEMORY_SIZE_MAX替代内部宏
32+
修改:动态码大小修改
33+
修复:web socket内存申请错误
34+
修复:windows下部分dpi异常
35+
修复:客户端离开输出的日志错误
36+
修复:主动关闭客户端的时候处理不正确
37+
================================================================
138
XEngine_Authorize V3.17.0.1001
239

340
added:more ci release arm64 support

XEngine_Docment/Docment_en.docx

-12.2 KB
Binary file not shown.

XEngine_Docment/Docment_zh.docx

-8.75 KB
Binary file not shown.

XEngine_Release/XEngine_Config/XEngine_VersionConfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"XVer":[
3+
"V3.18.0.1001 Build20250510",
34
"V3.17.0.1001 Build20250305",
45
"V3.16.0.1001 Build20250113",
56
"V3.15.0.1001 Build20241121",

0 commit comments

Comments
 (0)