feat: panel auto update
feat: panel proxy support for sync and pull operations
feat: file log level option
feat: delete related image when removing file manager
fix: security hardening for file-path handling and panel update command (GHSA-vp33-j4mc-8gj6, GHSA-9ww7-wwgp-jqcj)
fix: error when connecting container to bridge network #290
fix: wrong certificate directory prompt for Compose over Docker TLS
fix: mount error in file manager when managing remote Docker
fix: default docker client address fallback when address is empty
增加 面板自动更新
增加 面板代理配置,支持同步与拉取操作使用代理
增加 文件日志级别选项
增加 删除文件管理器时联动删除关联镜像
修复 加固文件路径处理与面板更新命令安全(GHSA-vp33-j4mc-8gj6, GHSA-9ww7-wwgp-jqcj)
修复 容器加入 bridge 网络时报错 #290
修复 Docker TLS 场景下 Compose 错误提示证书目录异常
修复 管理远程 Docker 时文件管理器挂载错误
修复 Docker Client 连接地址为空时未回退默认地址