静态版本已开源 1.0.0 已发布 (静态版本相对于动态版本,占用服务器和浏览器资源更小)
https://github.com/perfect-panel/frontend/releases
后续node版本封存 不再更新
https://github.com/perfect-panel/frontend/releases
后续node版本封存 不再更新
🔥1
由于 react 和 nextjs 的漏洞 导致node版本前端被攻击 建议如下
1. 切换静态版本1.1.3
2. 自行升级node版本的react 和nextjs 依赖
3. 这几天有空会升级node版本前端的依赖并发布最后一个node版本前端
1. 切换静态版本1.1.3
2. 自行升级node版本的react 和nextjs 依赖
3. 这几天有空会升级node版本前端的依赖并发布最后一个node版本前端
react 和 nextjs 的漏洞 已更新相关依赖修复
此为最后一个版本,后续不再更新,请尽快切换到静态版本
https://github.com/perfect-panel/ppanel-web/releases/tag/v1.6.3
此为最后一个版本,后续不再更新,请尽快切换到静态版本
https://github.com/perfect-panel/ppanel-web/releases/tag/v1.6.3
GitHub
Release v1.6.3 · perfect-panel/ppanel-web
1.6.3 (2025-12-08)
🐛 Bug Fixes
docker: Update Dockerfiles to create non-root user with proper permissions (1bfebb6)
🐛 Bug Fixes
docker: Update Dockerfiles to create non-root user with proper permissions (1bfebb6)
❤4
全新文档站已发布
https://ppanel.dev/
前端所有bug均已修复
https://github.com/perfect-panel/frontend/releases/tag/v1.2.1
前端 node 版本已封存
https://ppanel.dev/
前端所有bug均已修复
https://github.com/perfect-panel/frontend/releases/tag/v1.2.1
前端 node 版本已封存
GitHub
Release v1.2.1 · perfect-panel/frontend
1.2.1 (2025-12-12)
🐛 Bug Fixes / 问题修复
add error handling skip option for server and web version checks (cc41deb)
replace window.location with navigate for payment redirection in recharge, renewal,...
🐛 Bug Fixes / 问题修复
add error handling skip option for server and web version checks (cc41deb)
replace window.location with navigate for payment redirection in recharge, renewal,...
❤2⚡1👍1🏆1
https://github.com/perfect-panel/frontend/releases/tag/v1.2.3
✨ 更新说明
🎨 UI / 交互优化
新增订阅表排序成功提示信息,提升操作反馈体验
为组合框(ComboBox)选项列表新增滚轮事件处理,优化滚动体验
复合组件中统一使用空白占位,保持布局与代码风格一致
⚙️ 配置与功能增强
新增 VITE_SHOW_LANDING_PAGE 配置项,用于控制是否显示落地页
登出逻辑增强:支持基于 hash 的路由,并优化重定向行为
🌐 国际化与术语统一
设备限制术语统一为:
中文:IP限制
英文:IP Limit
统一订阅配置中的 User-Agent 占位符命名,保持前后一致
🔐 表单与校验改进
登录与重置表单的邮箱校验统一使用 z.email,提升一致性与可维护性
🧩 代码与资源整理
注释掉 admin 与 user HTML 中的 favicon 引用,提升可读性
路由文件中更新 icon 类型定义,支持所有图片格式
更新部分 import 路径,统一项目结构与代码规范
✨ 更新说明
🎨 UI / 交互优化
新增订阅表排序成功提示信息,提升操作反馈体验
为组合框(ComboBox)选项列表新增滚轮事件处理,优化滚动体验
复合组件中统一使用空白占位,保持布局与代码风格一致
⚙️ 配置与功能增强
新增 VITE_SHOW_LANDING_PAGE 配置项,用于控制是否显示落地页
登出逻辑增强:支持基于 hash 的路由,并优化重定向行为
🌐 国际化与术语统一
设备限制术语统一为:
中文:IP限制
英文:IP Limit
统一订阅配置中的 User-Agent 占位符命名,保持前后一致
🔐 表单与校验改进
登录与重置表单的邮箱校验统一使用 z.email,提升一致性与可维护性
🧩 代码与资源整理
注释掉 admin 与 user HTML 中的 favicon 引用,提升可读性
路由文件中更新 icon 类型定义,支持所有图片格式
更新部分 import 路径,统一项目结构与代码规范
GitHub
Release v1.2.3 · perfect-panel/frontend
1.2.3 (2025-12-16)
🐛 Bug Fixes / 问题修复
add success message for sorting in subnoscription table and update device limit terminology to "IP限制" for consistency (d22919b)
Add the VITE_SHOW_LAND...
🐛 Bug Fixes / 问题修复
add success message for sorting in subnoscription table and update device limit terminology to "IP限制" for consistency (d22919b)
Add the VITE_SHOW_LAND...
## [1.2.4-dev.1]
### 🐛 Bug Fixes / 问题修复
* Add onSuccess callback to Unsubscribe component and conditionally render Renewal component
* Remove the system log dialog component from the system version card
* Update invite link format in auth forms and sidebar to include hash fragment for routing.
### 🐛 Bug Fixes / 问题修复
* Add onSuccess callback to Unsubscribe component and conditionally render Renewal component
* Remove the system log dialog component from the system version card
* Update invite link format in auth forms and sidebar to include hash fragment for routing.
❤2
https://github.com/perfect-panel/frontend/releases/tag/v1.3.5
需配合最新版本后端
订阅模板将支持所有自定义url参数
配合自定义模板,实现各种自定义订阅
泛域名模式:https://short.domain.com/path?token=token 或 https://short.domain.com/path?token=token&type=type
普通模式:https://domain.com/path?token=token 或 https://domain.com/path?token=token&type=type
需配合最新版本后端
订阅模板将支持所有自定义url参数
配合自定义模板,实现各种自定义订阅
泛域名模式:https://short.domain.com/path?token=token 或 https://short.domain.com/path?token=token&type=type
普通模式:https://domain.com/path?token=token 或 https://domain.com/path?token=token&type=type
❤1
https://github.com/perfect-panel/frontend/releases/tag/v1.3.6
修复版本更新功能无法使用的问题
后端没有统一code码导致,不讲武德,擅自更新code码(嘻嘻)
修复版本更新功能无法使用的问题
后端没有统一code码导致,不讲武德,擅自更新code码(嘻嘻)