EasyTier v2.4.4 Release Notes
📝 更新日志(v2.4.3 → v2.4.4)
🚀 新功能 / Feature Enhancements
- GUI macOS 停靠栏图标控制 - 新增 macOS 停靠栏图标可见性控制功能 @wuhao1477 #1328
- 自定义 STUN 服务器设置重构 - 更新和改进自定义 STUN 服务器配置功能 @fanyang89 #1310
- Android JNI 支持 - 新增 Android JNI 接口支持 @KKRainbow #1340
- CLI 对等体表格显示优化 - 改进小屏幕显示的对等体表格,使用更短的列名 @fanyang89 #1342
- 标准输入配置读取 - 支持从标准输入读取配置文件 @fanyang89 #1354
- GUI/CLI IPv6/IPv4 隧道区分 - 在 GUI 和 CLI 中区分显示 IPv6 和 IPv4 隧道 @KKRainbow #1373
- 配置验证标志 - 新增配置验证命令行标志 @fanyang89 #1376
- CLI 日志控制 - 允许通过 CLI 启用日志记录并限制日志大小 @KKRainbow #1384
🐞 问题修复 / Bug Fixes
- 端口转发修复 - 修复初始转发列表为空时 CLI 添加端口转发失败的问题 @KKRainbow #1324
- CLI 默认 STUN 服务器隐藏 - 在 CLI 中隐藏默认 STUN 服务器显示 @fanyang89 #1334
- macOS Jemalloc 警告修复 - 修复 macOS 上的 Jemalloc 警告问题 @fanyang89 #1344
- 网络连接修复
- 修复外部网络与映射监听器的直连问题 @KKRainbow #1363
- 为 UDP/ICMP 设置正确的路由策略 @KKRainbow #1361
- 修复 IPv4 冲突和变更时的 OSPF IPv4 映射错误 @KKRainbow #1359
- 修复 smoltcp 序列号下溢问题 @KKRainbow #1360
- 避免向不存在的对等点发送数据包导致路由循环 @KKRainbow #1378
- 修复 WireGuard 监听问题 @KKRainbow #1382
- 配置和服务器问题修复
- 修复从 Web 配置时 STUN 服务器列表为空的问题 @KKRainbow #1371
- 修复某些机器上 networksetup 超时问题 @KKRainbow #1372
- 文档更新 - 更新 README 修复脚本安装命令 @KKRainbow #1341
👥 新贡献者 / New Contributors
- 🎉 @wuhao1477 首次贡献于 #1328
🔗 完整更新记录: 点击查看完整变更
📝 Release Notes (v2.4.3 → v2.4.4)
🚀 Feature Enhancements
- GUI macOS Dock Icon Control - Added macOS dock icon visibility control functionality @wuhao1477 #1328
- Custom STUN Server Settings Refactor - Updated and improved custom STUN server configuration functionality @fanyang89 #1310
- Android JNI Support - Added Android JNI interface support @KKRainbow #1340
- CLI Peer Table Display Optimization - Improved peer table display with shorter columns for small screens @fanyang89 #1342
- Configuration Reading from Stdin - Added support for reading configuration from standard input @fanyang89 #1354
- GUI/CLI IPv6/IPv4 Tunnel Distinction - Distinguished IPv6 and IPv4 tunnels in GUI and CLI displays @KKRainbow #1373
- Configuration Validation Flag - Added configuration validation command-line flag @fanyang89 #1376
- CLI Log Control - Enabled log control via CLI with log size limitations @KKRainbow #1384
🐞 Bug Fixes
- Port Forwarding Fix - Fixed CLI port forwarding failure when initial forward list is empty @KKRainbow #1324
- CLI Default STUN Server Hiding - Hidden default STUN servers from CLI display @fanyang89 #1334
- macOS Jemalloc Warning Fix - Fixed Jemalloc warning issues on macOS @fanyang89 #1344
- Network Connection Fixes
- Fixed foreign network direct connection with mapped listeners @KKRainbow #1363
- Set correct route policy for UDP/ICMP @KKRainbow #1361
- Fixed OSPF IPv4 mapping error when IPv4 conflicts and changes @KKRainbow #1359
- Fixed smoltcp sequence number underflow issue @KKRainbow #1360
- Avoided packets sending to non-existent peers causing route loops @KKRainbow #1378
- Fixed WireGuard listening issues @KKRainbow #1382
- Configuration and Server Issue Fixes
- Fixed empty STUN server list when configuration is from web @KKRainbow #1371
- Fixed networksetup timeout on some machines @KKRainbow #1372
- Documentation Update - Updated README to fix script installation command @KKRainbow #1341
👥 New Contributors
- 🎉 @wuhao1477 made their first contribution in #1328
🔗 Full Changelog: View Full Changes