Release v1.1.6

This commit is contained in:
yuanyuanxiang
2025-09-11 14:43:07 +08:00
parent d545e268d1
commit c36c177d4e
3 changed files with 31 additions and 0 deletions

View File

@@ -329,6 +329,22 @@ Release v1.1.4
* 修复:虚拟桌面控制支持多显示器
* 修复:按下 F1 键时避免自动打开网页
**2025.09.11**
发布版本 v1.1.6
本次更新新增了客户端压缩和构建配置功能,支持多屏幕显示(视频墙);优化了性能(如多线程压缩和 RTT 机制);修复了通信协议和注入相关问题。
* 功能:构建客户端时支持压缩选项
* 修复:#182 第一次命令使用 HTTP 协议
* 优化:为客户端启用 zstd 多线程压缩
* 优化Master 使用 ZSTD_DCtx并启用新的 RTT
* 修复:改进注册表创建和 shellcode 注入
* 优化getPublicIP 可能失败并阻塞主程序的问题
* 功能:支持设置客户端构建标志
* 功能:新增客户端 shellcode 构建选项
* 功能:支持多个远程显示器(视频墙)
---

View File

@@ -339,6 +339,21 @@ This version focuses on improving the remote control experience (especially mult
* fix: Virtual desktop control support multiple monitor
* fix: Avoid opening w web page when press F1
**2025.09.11**
Release v1.1.6
This update adds client compression and build options, supports multiple displays (video wall), improves performance (e.g., multi-threaded compression and RTT), and fixes protocol and injection issues.
* Feature: Support compression option when building client
* fix: #182 First command using HTTP protocol
* Improve: Enable zstd multi-thread compression for client
* Improve: Master using ZSTD_DCtx and using new RTT
* fix: Improve creating registry and injecting shellcode
* Improve: getPublicIP may fail and block mater program
* Feature: Support setting the client building flag
* Feature: Add client shellcode building option
* Feature: Supports multiple remote displays (video wall)
---

BIN
Releases/v1.1.6/Yama.exe Normal file

Binary file not shown.