EasyTier v2.4.5 Release Notes
📝 更新日志(v2.4.4 → v2.4.5)
🚀 新功能 / Feature Enhancements
- 前端统计信息显示 - 前端界面新增统计信息展示功能,提供更直观的网络状态监控 @KKRainbow #1410
- USB 共享网络转发支持 - 新增对 USB 共享网络的转发支持,扩展网络连接方式 @ThermalEng #1411
🐞 问题修复 / Bug Fixes
- 日志和配置修复
- 修复日志目录不工作的问题 @KKRainbow #1393
- 修复从文件读取 STUN 配置不工作的问题 @KKRainbow #1393
- 修复 GUI 中打开日志目录不工作的问题 @KKRainbow #1403
- 平台特定修复
- 修复 macOS 上 IPv6 地址绑定失败的问题 @KKRainbow #1398
- 修复 Windows 防火墙规则安全问题 @KKRainbow #1407
- 网络协议修复
- 修复 SOCKS5 代理崩溃问题 @KKRainbow #1409
👥 新贡献者 / New Contributors
- 🎉 @ThermalEng 首次贡献于 #1411
🔗 完整更新记录: 点击查看完整变更
📝 Release Notes (v2.4.4 → v2.4.5)
🚀 Feature Enhancements
- Frontend Statistics Display - Added statistics display functionality to the frontend interface for more intuitive network status monitoring @KKRainbow #1410
- USB Shared Network Forwarding Support - Added support for USB shared network forwarding, expanding network connection options @ThermalEng #1411
🐞 Bug Fixes
- Logging and Configuration Fixes
- Fixed log directory not working issue @KKRainbow #1393
- Fixed STUN configuration from file not working issue @KKRainbow #1393
- Fixed open log directory not working in GUI @KKRainbow #1403
- Platform-specific Fixes
- Fixed macOS bind failure when address is IPv6 @KKRainbow #1398
- Fixed Windows firewall rule security issue @KKRainbow #1407
- Network Protocol Fixes
- Fixed SOCKS5 proxy panic issue @KKRainbow #1409
👥 New Contributors
- 🎉 @ThermalEng made their first contribution in #1411
🔗 Full Changelog: View Full Changes
Github 自动生成的内容
What's Changed
- fix log dir not work; fix stun config from file not work; by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1393
- fix macos bind failed when addr is v6 by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1398
- fix open log dir not work on gui by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1403
- fix win firewall rule security issue by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1407
- fix socks5 panic by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1409
- add test for ipv6 wireguard vpn portal by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1408
- frontend show stats by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/1410
- 增加了对usb共享网络的转发支持 by @ThermalEng in https://github.com/EasyTier/EasyTier/pull/1411
New Contributors
- @ThermalEng made their first contribution in https://github.com/EasyTier/EasyTier/pull/1411
Full Changelog: https://github.com/EasyTier/EasyTier/compare/v2.4.4...v2.4.5