⸻
📝 发布说明(v2.3.1)
🚀 新增功能 • Web 前端现已支持通过 WebSocket 进行连接。 • 支持使用 --api-host 参数自定义 Web 前端的 API 服务器地址。 • 增加「私有模式(private_mode)」,提升部署的私密性与安全性。 • 节点信息展示新增隧道协议字段,便于协议区分与诊断。
🛠 性能优化 • 路由生成逻辑优化,显著提升处理性能。 • Zstd 压缩逻辑调整,复用压缩上下文以避免大规模内存映射带来的开销。 • OSPF 路由连接映射引入版本信息,提高兼容性与正确性。
🐛 关键修复 • 修复使用 musl 时可能导致的下载异常问题。 • 修复点击系统托盘图标恢复窗口时,最小化状态无法正常显示的问题。 • 修改 SNI 逻辑:统一使用 localhost,避免因目标 IP 被封锁而导致连接失败。
👥 新贡献者 • 感谢 @FuturePrayer、@initialencounter 与 @chenxudong2020 的首次贡献!
👉 完整更新日志
⸻
📝 Release Notes (v2.3.1)
🚀 New Features • Added WebSocket support in the EasyTier Web frontend. • Support for specifying the API server via --api-host parameter. • Introduced private_mode to enable private deployments for enhanced security. • Tunnel protocol field added in node information display for better visibility and diagnosis.
🛠 Performance Improvements • Optimized route generation logic to improve overall performance. • Reused Zstd compression context to avoid expensive memory mappings. • OSPF route connection map now includes versioning for better compatibility.
🐛 Key Fixes • Fixed an issue where downloading with musl toolchain could fail. • Fixed GUI bug where clicking the tray icon did not restore the window correctly when minimized. • Modified SNI logic to always use "localhost" to avoid issues with IP-based blocking.
👥 New Contributors • Thanks to @FuturePrayer, @initialencounter, and @chenxudong2020 for their first contributions!
⸻