You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: panel HTTP service supports Unix socket listening
feat: FNNAS unified login with passwordless access in FNNAS system
feat: local shell console, using container shell when running in container and host shell when running as binary
fix: unhealthy detection time window for frequently restarting containers
fix: importing legacy image archives #303
fix: panel self-update may fail in binary runtime
fix: mobile menu button is squeezed out on narrow screens
refactor: optimize file manager support for host and SSH mount modes
<br/>
<br/>
增加 面板 HTTP 服务支持 Unix Socket 监听
增加 飞牛统一登录,在飞牛系统中支持免登录访问
增加 本地 Shell 操作台,容器运行时进入容器环境,二进制运行时进入主机 Shell
修复 容器频繁重启判定为不健康的时间窗口
修复 导入旧版镜像文件时报错 #303
修复 二进制运行下面板自更新可能失败
修复 移动端宽度过窄时菜单按钮被挤出
优化 文件管理器对主机和 SSH 挂载模式的支持