Skip to content

Releases: pterodactyl-china/panel

v1.10.1.3

31 Jul 05:11
69bc291
Compare
Choose a tag to compare

v1.10.1.1

25 Jul 03:40
8fab947
Compare
Choose a tag to compare

修复

  • 修复了测试构建

更新

  • 部分未汉化部分已汉化

Full Changelog: v1.9.2.0...v1.10.1.1

SHA256 Checksum

a4e4e7f7e5b096eaac86282ea1874aff55bbb96e8daf89237b90ccb8f9f9b408  panel.tar.gz

v1.10.1.0

25 Jul 02:52
1a8e164
Compare
Choose a tag to compare

同步上游

修复

  • 修复了一个 clock() 函数,该函数用于调试并且不应该进入发行版。这导致面板和 Wings 之间的活动事件无法正确同步。
  • 修复了前端缓存键命名不当导致服务器活动日志在服务器页面视图中重复的问题。
  • 修复了内部内容过长时对话框的溢出问题。
  • 修复了控制台上的微调器覆盖不正确地占用整个页面,从而无法使用导航控件。
  • 修复了动态口令认证的二维码背景太暗导致某些手机无法正确扫描的问题。
  • 如果用户尝试上传文件夹而不是文件,文件管理器现在会正确显示错误消息。
  • 修复了“创建目录”对话框在重新打开时会保留先前输入的值。
  • 修复了预设镜像的错误修改导致ts3无法正常部署

更新

  • 现在,无论管理员是否拥有服务器,活动日志中的 IP 地址都会始终显示给管理员。
  • 控制台上的向下滚动指示器已更改为向下箭头,以便更清晰。
  • Docker 构建已更新为使用 PHP 8.1
  • Recaptcha 验证域现在可以使用 RECAPTCHA_DOMAIN 环境变量进行配置(默认域中国可用)。
  • 文件管理器上的拖放覆盖已经过调整,使其与前端样式更加一致,并且更易于阅读。
  • 提示类汉化

新增

  • 在所有生成的 JWT 上添加对 user_uuid 声明支持,这允许 Wings 正确识别执行每个操作的用户。
  • 添加了对从 Wings 实例接收外部活动日志事件(电源状态、命令、SFTP 和上传)的支持。
  • 添加了对跟踪基于密码的 SFTP 登录失败的日志支持。
  • 服务器名称和描述现在传递给 Wings,使它们可以在预设变量中进行解析和包含。
  • 添加了对在文件管理器中显示所有活动文件上传的支持。

Fixed

  • Fixes a surprise clock() function that was used for debugging and should not have made it into the release. This was causing activity events to not properly sync between the Panel and Wings.
  • Fixes improper cache key naming on the frontend causing server activity logs to be duplicated across server page views.
  • Fixes overflow issues on dialogs when the internal content is too long.
  • Fixes spinner overlay on console improperly taking up the entire page making it impossible to use navigation controls.
  • Fixes 2FA QR code background being too dark for some phones to properly scan.
  • File manager now properly displays an error message if a user attempts to upload a folder rather than files.
  • Fixes the "Create Directory" dialog persisting the previously entered value when it is re-opened.

Changed

  • IP addresses in activity logs are now always displayed to administrators, regardless of if they own the server or not.
  • Scroll down indicator on the console has been changed to a down arrow to be clearer.
  • Docker builds have been updated to use PHP 8.1.
  • Recaptcha validation domain is now configurable using the RECAPTCHA_DOMAIN environment variable.
  • Drag and drop overlay on the file manager has been tweaked to be slightly more consistent with the frontend style and be a little easier to read.

Added

  • Adds support for the user_uuid claim on all generated JWTs which allows Wings to properly identify the user performing each action.
  • Adds support for recieving external activity log events from Wings instances (power state, commands, SFTP, and uploads).
  • Adds support for tracking failed password-based SFTP logins.
  • Server name and description are now passed along to Wings making them available in egg variables for parsing and including.
  • Adds support for displaying all active file uploads in the file manager.

SHA256 Checksum

e582cae9d3478e507c72427204d9ccbed24c6c2022f6480e2fdc27b821334dc8  panel.tar.gz

v1.10.1.2

25 Jul 16:18
59e41b6
Compare
Choose a tag to compare
v1.10.1.2 Pre-release
Pre-release

新增

  • 新增了自动升级的部署UI汉化
  • 新增了服务器拒绝访问页汉化

调整

  • 简化部分导航栏等内容

修复

  • 修复了部分译文不准确的情况

Full Changelog: v1.10.1.1...v1.10.1.2

SHA256 Checksum

17038f45c6a1f513d7295b7d1c60184d463fac2c905a1d92a2edd81b38cd7e40  panel.tar.gz

v1.9.2.11

18 Jul 13:45
c5a6d7c
Compare
Choose a tag to compare

同步上游

更新

  • docker 镜像源改为翼龙中国编译的国内镜像源(有关debian系统暂不支持国内,等后续修复)

修复

  • 部分译文修正

Full Changelog: v1.9.2.0...v1.9.2.11

SHA256 Checksum

0fd1517dee7813f7f3a1e111ff656e4bfde241aceebb9d63177f8f821684de5e  panel.tar.gz

v1.9.2.10

15 Jul 12:37
bd4d55d
Compare
Choose a tag to compare
v1.9.2.10 Pre-release
Pre-release

修复

  • 修复 reCAPTCHA 无法使用的问题

调整

  • 默认启用 reCAPTCHA

更新

  • 预设部分汉化更新
  • 小提示 部分汉化更新
  • 错误提示部分汉化更新

在国内也可以正常使用谷歌验证服务了!

SHA256 Checksum

94bdd943f2de3b45eb9691f25096fbc1876d2b234e495709ba8943e651a30534  panel.tar.gz

v1.9.2.9

11 Jul 06:21
Compare
Choose a tag to compare
v1.9.2.9 Pre-release
Pre-release

同步上游

更新

  • 将 SFTP 的所有操作事件记录到活动日志中
  • 中文文本译文修正
  • 部分标题汉化补全

删除

  • SFTP 登录事件不再记录到活动日志

Full Changelog: v1.9.2.0...v1.9.2.9

SHA256 Checksum

8490b6a6d5c776683be2d2959df8c50acef70e94321e9e92c0be9ac4315f7715  panel.tar.gz

v1.9.2.8

10 Jul 01:59
Compare
Choose a tag to compare
v1.9.2.8 Pre-release
Pre-release

同步上游

更改

  • 修正不正确的译文

Full Changelog: v1.9.2.0...v1.9.2.8

SHA256 Checksum

350b64d9b6e92d6b1b778ceb19a49691e34109955d52979a512988a4dfb7111b  panel.tar.gz

v1.9.2.7

09 Jul 13:32
Compare
Choose a tag to compare
v1.9.2.7 Pre-release
Pre-release

更新

  • 在一开始安装面板时,所有语言将默认为中文
  • 更新数据库的 UI 提示更新为中文
  • 中文文件基本全部更新为了中文
  • 补全可视化配置文件指令输出语言
  • 将预设组的描述汉化为中文

更改

  • 纠正翻译中的错误内容

v1.9.2.0...v1.9.2.7

SHA256 Checksum

03ede01b1501d874ed94f63ee64be3742906ad1e923461c8e2c44d1873203988  panel.tar.gz

v1.9.2.6

06 Jul 03:14
Compare
Choose a tag to compare
v1.9.2.6 Pre-release
Pre-release

更新

  • 活动日志汉化补全
  • 更新了在一开始安装面板时的可视化配置文件指令输出语言
  • 更新了标签语言

添加

  • 将部分页面加上署名

SHA256 Checksum

91f63e9abfc27692d220dc6573d81b7d6ed02e6cac3e42c32ed17d914cb16beb  panel.tar.gz