v2.2.3

NodePassProject/Anywherev2.2.3Jul 7, 2026by wanghe-fit2cloud

AI Summary

This release introduces new AI model support including Huawei vLLM and MiniMax M3, enhances MCP server capabilities with custom images and logs, and expands multi-node management features like cross-node resource transfer and certificate synchronization. It also adds several editor and system configuration improvements.

Key Highlights

  • Added support for Huawei vLLM and MiniMax M3 models
  • Enhanced MCP Server with custom container images, task logs, and username/password configuration
  • Implemented cross-node transfer capabilities for applications, images, and certificates
  • Added Persian (fa) language support and non-interactive installation options
  • Improved File Browser with code editor themes, right-click operations, and Python language support

New Features

  • App Store: Added support for deleting old version images during app upgrades
  • Agents: Added username and password configuration for Hermes Agent
  • Models: Added Huawei vLLM support and MiniMax M3 model
  • MCP: Added support for customizing container images and task logs for Server
  • Websites: Added multi-dimensional website search
  • Certificates: Added Ionos DNS provider and support for syncing certificates to other nodes
  • Containers: Added rebuild support for container orchestration
  • Runtime: Integrated runtime creation and deletion workflows with task management
  • File Browser: Added code editor theme management, right-click operations, and Ctrl + / shortcut comments
  • Firewall: Added support for importing all firewall rules
  • WAF: Added support for applying global settings to websites and blocking IP ranges
  • Resource Sync: Added cross-node transfer support for applications, images, and certificates
  • Panel Settings: Added support for menu accordion expansion settings
  • System: Added Persian (fa) language support and support for non-interactive installation

Full Release Notes

## ✨ New Features / 新增功能

* App Store: Added support for deleting old version images during app upgrades / 应用升级时支持删除旧版本镜像 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13092
* Agents: Added username and password configuration for Hermes Agent / Hermes Agent 支持配置用户名和密码 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13121
* Models: Added Huawei vLLM support / 新增华为 vLLM 支持 by @zhengkunwang223
* Models: Added MiniMax M3 model / 新增 MiniMax M3 模型 by @octo-patch in https://github.com/1Panel-dev/1Panel/pull/13119
* MCP: Added support for customizing container images for MCP Server / MCP Server 支持自定义配置容器镜像 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13057
* MCP: Added task logs for MCP Server / MCP Server 新增任务日志 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13160
* Websites: Added multi-dimensional website search / 网站搜索新增多维度检索能力 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13163
* Certificates: Added Ionos DNS provider / 新增 Ionos DNS 服务商 by @andrexlenx in https://github.com/1Panel-dev/1Panel/pull/13024
* Certificates: Added support for synchronizing self-signed and manually uploaded certificates to other nodes / 支持将自签名证书和手动上传证书同步到其他节点 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13068
* Containers: Added rebuild support for container orchestration / 容器编排支持重建操作 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13162
* Runtime: Integrated runtime creation and deletion workflows with task management / 运行环境创建和删除流程统一接入任务管理 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13081
* Runtime: Node runtime now supports configuring whether to install node_modules / Node 运行环境支持配置是否安装依赖模块 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13147
* File Browser: Added code editor theme management and synchronization / 代码编辑器支持主题管理与同步 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13169
* File Browser: Added right-click operations in the file editor / 文件编辑器支持右键操作 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13191
* File Browser: Added Ctrl + / shortcut comments in the file editor / 文件编辑器新增 Ctrl + / 快捷键注释功能 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13107
* Firewall: Added support for importing all firewall rules / 支持导入全部防火墙规则 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13192
* WAF: Added support for applying global settings to websites / 全局设置支持应用到网站 by @zhengkunwang223
* WAF: Added support for blocking IP ranges / 支持拉黑 IP 段 by @zhengkunwang223
* Resource Sync: Added cross-node transfer support for applications, images, and certificates / 新增应用、镜像和证书在多节点之间的对传能力 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13067
* Panel Settings: Added support for menu accordion expansion settings / 支持设置菜单手风琴展开方式 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13182
* System: Added Persian (fa) language support / 新增波斯语(fa)语言支持 by @kondori-reza1990 in https://github.com/1Panel-dev/1Panel/pull/13100
* System: Added support for non-interactive installation / 支持非交互式安装 by @wanghe-fit2cloud in https://github.com/1Panel-dev/installer/pull/63

## ⚙️ Enhancements / 功能优化

* Websites: Unified the operation entry for default website and default site / 统一默认网站与默认站点的操作入口 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13149
* Certificates: Optimized error messages for HTTP certificate request failures / 优化 HTTP 证书申请失败时的错误提示 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13164
* Runtime: Optimized container configuration options when installing runtime environments / 优化运行环境安装时的容器配置能力 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13071
* File Browser: Enhanced Python language support in Monaco editor / 增强 Monaco 编辑器的 Python 语言支持 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13158
* File Browser: Optimized the code editor split layout / 优化代码编辑器分割布局 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13195
* SSH Management: Optimized SSH session performance on Ubuntu 26 / 优化 Ubuntu 26 环境下的 SSH 会话性能 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13152
* Cron: Added operation instructions for WAF IP group synchronization tasks / 同步 WAF IP 组类型任务新增操作说明 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13143
* WAF: Optimized WAF page prompts / 优化 WAF 相关页面的提示文案 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/13070
* Log Audit: Completed and improved operation log content / 补充完善操作日志内容 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13155
* Panel Settings: Optimized log handling when alert configuration is missing / 优化告警配置缺失时的日志处理逻辑 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/13060

## 🛠️ Bug Fixes / 问题修复

* Overview: Fixed dashboard runtime calculation anomalies / 修复了仪表盘运行时长计算异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13187
* App Store: Fixed abnormal app host binding IP updates / 修复了更新应用主机绑定 IP 异常的问题 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/13127
* Agents: Fixed OpenClaw Telegram configuration failures / 修复了 OpenClaw Telegram 配置失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13114
* Models: Fixed errors after editing vLLM in some scenarios / 修复了部分场景下 vLLM 编辑后报错的问题 by @zhengkunwang223
* Certificates: Fixed website certificates failing to be pushed to specified nodes in some scenarios / 修复了部分场景下网站证书无法推送到指定节点的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13165
* Containers: Fixed incomplete log downloads in some scenarios / 修复部分场景下日志下载不完整的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13123
* Containers: Fixed abnormal network IP handling during container upgrades / 修复了容器升级时网络 IP 处理异常的问题 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/13126
* Containers: Fixed container monitoring chart rendering abnormalities / 修复了容器监控图表渲染异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13197
* File Browser: Fixed abnormal file tree expansion state / 修复了文件树展开状态异常的问题 by @igophper in https://github.com/1Panel-dev/1Panel/pull/13064
* Firewall: Fixed firewall import dialogs not resetting when opened / 修复了防火墙导入弹窗打开时未重置的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13198
* Firewall: Fixed abnormal firewall import address formatting / 修复了防火墙导入地址格式处理异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/
* Resource Sync: Fixed errors when starting resource transfers with one side unselected / 修复了资源传输时单侧未选择导致报错的问题 by @zhengkunwang223
* Cron: Fixed abnormal MariaDB cron backup parameters / 修复了 MariaDB 计划任务备份参数异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13188
* Panel Settings: Fixed missing snapshot decompression directories in some scenarios / 修复了部分场景下快照解压目录缺失的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/13104
* System: Fixed SSL configuration reload failures in some scenarios / 修复了部分场景下重新加载 SSL 配置失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/13129