v2.1.8

1Panel-dev/1Panelv2.1.8Apr 10, 2026by wanghe-fit2cloud

AI Summary

Significant feature expansion focusing on AI and agent management. Highlights include AI search within the file browser, role management for agents, and new alert channels like Bark, alongside external port access controls.

Key Highlights

  • AI search functionality added to File Browser
  • Role management support for Agents
  • Multiple accounts per channel support
  • New Bark alert channel support
  • Unified switch for external port access

New Features

  • AI search support
  • Role management
  • Multiple accounts per channel
  • Website binding support
  • File link sharing support
  • Bark alert channel support
  • External port access unified switch

Full Release Notes

## ✨ New Features / 新增功能

* App Store: Added a unified switch for external port access / 新增外部端口访问统一开关 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12426
* Agents: Added role management support / 新增角色管理功能 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12364
* Agents: Added support for multiple accounts per channel / 支持为频道添加多个账号 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12369
* Agents: Added website binding support / 新增网站绑定功能 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12413
* Agents: Added remark support / 支持设置备注 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12361
* Agents: Added ClawHub China mirror support in the skill marketplace / 技能市场支持ClawHub中国镜像站 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12396
* File Browser: Added AI search support / 新增 AI 搜索功能 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/12415
* File Browser: Added file link sharing support / 新增文件链接分享功能 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/12453
* Panel Settings: Added Bark alert channel support / 新增 Bark 告警渠道 by @lovealan in https://github.com/1Panel-dev/1Panel/pull/12338

## ⚙️ Enhancements / 功能优化

* Overview: Optimized the app card layout / 优化应用卡片布局 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12404
* Agents: Added more channel configuration options / 渠道新增更多配置项 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12380
* Agents: Switched QQ and Feishu channels to official plugins / QQ 与飞书频道使用官方插件 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12369
* Agents: Updated the default model configuration / 更新默认模型配置 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12403
* Agents: Improved the model-related menu structure / 优化模型相关菜单结构 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12407
* Agents: Optimized OpenClaw plugin setup options / 优化 OpenClaw 插件安装配置 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12427
* Agents: Added support for OpenClaw plugin uninstallation and upgrades / 支持 OpenClaw 插件卸载与升级 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12373
* Agents: Added backup model configuration support for OpenClaw / 支持为 OpenClaw 配置备用模型 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12386
* Agents: Optimized OpenClaw DingTalk channel settings / 优化 OpenClaw 钉钉频道配置 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12440
* Agents: Improved API call stability / 优化接口调用稳定性 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12443
* Models: Improved model pull log display effects / 优化模型拉取日志展示效果 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12414
* Models: Added vLLM status sync logic / 增加 vLLM 状态同步逻辑 by @zhengkunwang223
* Websites: Optimized the layout of the OpenResty Other Settings page / 优化 OpenResty 其他设置页面布局 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12429
* Websites: Improved validation mechanisms when deleting OpenClaw websites / 优化 OpenClaw 网站删除校验机制 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12433
* Websites: Simplified website binding options / 简化网站绑定配置项 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12435
* Runtime: Improved script selection for the Node.js runtime / 优化 Node.js 运行环境脚本选择 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12431
* File Browser: Improved file operation stability / 优化文件操作稳定性 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/12358
* SSH Management: Improved the SSH config editing experience / 优化 SSH 配置文件编辑体验 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12398
* Terminal: Improved the AI terminal update experience / 优化 AI 终端更新体验 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12409
* Panel Settings: Added suspicious IP protection for two-factor authentication login / 两步验证登录新增异常 IP 保护 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12365
* System: Optimized internationalized copy / 优化国际化版本文案 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12350
* System: Improved request handling and session management experience / 优化请求处理与会话管理体验 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12375
* System: Optimized auth lock handling and login feedback experience / 优化认证锁定处理和登录反馈体验 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12377
* System: Improved login security checks and entrance access experience / 优化登录安全校验与入口访问体验 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12378
* System: Improved code filtering mechanisms in development / 优化开发环境下的代码筛选机制 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/12383
* System: Improved dialog display and interactions / 优化弹窗显示与交互 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12400
* System: Improved code editor loading speed / 优化代码编辑器加载速度 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12401

## 🛠️ Bug Fixes / 问题修复

* Overview: Fixed abnormal monitoring delta data display / 修复了监控增量数据展示异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12402
* Agents: Fixed incorrect OpenClaw Discord channel configuration / 修复了 OpenClaw Discord 频道配置错误的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12456
* Certificates: Fixed abnormal certificate auto-renewal logic / 修复了证书自动续签逻辑异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/12430
* Panel Settings: Fixed an issue where proxy checks were still performed after the proxy was disabled / 修复了禁用代理后仍执行代理检测的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12388
* Panel Settings: Fixed an issue where users could not return to the login page when two-factor authentication required a captcha / 修复了两步验证需要验证码时无法回退到登录界面的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12438