Skip to content

v1.10.6

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:36
feat: container console supports switching exec user #305

feat: optimize Buildx configuration, proxy, mirror and cleanup
feat: sort container IP addresses in network details #309
fix: compose list search
fix: file explorer cannot browse directories containing "--" #308
fix: exported image temporary file is not removed #304
fix: podman container upgrade fails #310
fix: domain proxy missing target Host header
fix: console shell switching between sh/bash
refactor: improve Buildx log copy and configuration handling
fix: persist the container command parameter tuning preference

<br/>
<br/>

增加 容器 Console 支持切换 exec 用户 #305
增加 Buildx 配置管理,支持 TOML、代理、镜像加速和环境清理
增加 网络详情 IPv4、IPv6 地址排序 #309
修复 Compose 列表搜索失效
修复 文件管理器无法浏览包含连续 `--` 符号的目录 #308
修复 导出镜像临时文件未删除 #304
修复 Podman 更新容器失败 #310
修复 域名转发时缺少目标 Host
修复 Console 切换 sh/bash 失败
优化 Buildx 日志复制和配置处理
优化 命令创建的参数调优开关,记忆用户选择