apfree wifidog 7.10.2082 Release Notes
中文版本发布说明:
7.10.2082 版本更新内容:
-
修复通过认证的用户信息不上报的bug
-
增加本地无认证服务器认证功能:
- 用户可手动配置本地portal展示页面
- 添加用户本地放行接口
- 优化无认证服务器下的ping、auth及websocket接口流程
-
websocket接口增加踢认证用户下线功能:
- 用户无需等待1分钟即可踢下线
-
优化
logout
、login
及login2
接口 -
本地HTTP和HTTPS服务的优化:
- 增加IPv6的支持
- 修复https拦截认证的bug
-
修复认证服务器在CDN环境下的bug:
- CDN环境下IP频繁变动导致白名单失效的问题已解决
-
修复IPv6环境下认证失效的bug
-
修改网关无法获取IPv6地址时退出的问题
-
websocket功能优化:
- 添加websocket单独配置功能,支持与认证服务器分开部署
- 优化websocket连接服务器端的容错处理
- 修复websocket连接服务器端退出的问题
-
重构fw3和fw4的代码处理,停止对fw3的支持
-
启动时清理现有会话,用户下线时删除用户会话
-
修复并完善防火墙规则:
- 防止非80和443端口服务在无认证状态下访问网络
- 确保网关设备可以无认证访问网络
-
添加防火墙规则重启功能,并保留已认证用户及其流量统计信息
-
修复其它已知问题
English Version Release Notes:
What’s New in Version 7.10.2082:
-
Fixed the bug where authenticated user information was not reported
-
Added local authentication feature without a remote authentication server:
- Users can manually configure a local portal display page
- Added a local user bypass interface
- Optimized ping, auth, and websocket flows for environments without an authentication server
-
WebSocket interface now supports kicking authenticated users offline instantly:
- No need to wait for 1 minute to disconnect users
-
Optimized the
logout
,login
, andlogin2
interfaces -
Improvements to local HTTP & HTTPS services:
- Added support for IPv6
- Fixed bugs related to HTTPS interception for authentication
-
Fixed bugs with authentication servers in CDN environments:
- Resolved issues where dynamic IP changes in CDN setups caused whitelist failures
-
Fixed authentication failures in IPv6 environments
-
Resolved issues where gateways would exit when IPv6 addresses could not be obtained
-
WebSocket optimizations:
- Added a standalone WebSocket configuration, allowing it to be deployed separately from the authentication server
- Improved fault tolerance when connecting to the WebSocket server
- Fixed disconnection issues with the WebSocket server
-
Refactored code handling for fw3 and fw4; discontinued support for fw3
-
Cleared all active sessions at startup and removed user sessions upon disconnection
-
Enhanced firewall rules:
- Prevent unauthorized access to non-80/443 ports
- Ensure gateway devices can access the network without authentication
-
Added firewall rule restart functionality, while preserving authenticated users and their traffic statistics
-
Fixed other known bugs