Skip to content

Releases: MCSManager/MCSManager

Version 10.12.4

16 Feb 14:00

Choose a tag to compare

Fix: Error: Cannot find module 'mcsmanager-common'

Version 10.12.3

16 Feb 06:45

Choose a tag to compare

Version 10.12.2

24 Jan 11:44

Choose a tag to compare

Fix:

  • The file management path check returns an error when a / symbol exists at the end.
  • The problem of infinite errors in front-end calls

Requires Daemon ≥ 4.12.1

Version 10.12.1

22 Jan 13:09

Choose a tag to compare

Fix:

  • Unable to add custom cards.
  • Translation text error

Required Daemon Version

  • Requires Daemon ≥ 4.12.0

Version 10.12.0

17 Jan 07:17

Choose a tag to compare

New Features

(sorted by implementation complexity)

  • Added Mod/Plugin manager for Minecraft, with support for downloading resources from Modrinth, CurseForge, and SpigotMC. @MAakber
  • Added Java environment manager specifically for Minecraft instances. @ChengZhiMeow
  • Added Docker-type instance support + disk usage statistics. @leiuary
  • Added ability to customize website title and logo. @SkyKingPX
  • Added custom Label support for Docker containers. @Duarib
  • Added crash alert popup when an instance fails to start. @LazyCreeper

Fixes

  • Fixed timezone issue inside Docker containers. @LeiSteins
  • Fixed terminal showing no logs at all after a failed start. @yumao233
  • Fixed user API endpoint not being able to retrieve the user list. @SMGoro
  • Fixed file manager security optimize. @anish-devgit
  • And more…

Improvements

Required Daemon Version

  • Requires Daemon ≥ 4.12.0
  • After updating the panel, all Daemons must be updated to the same version at the same time, otherwise new features will not work properly and errors may occur.

How to Update?

https://docs.mcsmanager.com/advanced/update_panel.html


新功能

按照功能复杂度排序

  • 新增针对 Minecraft 的 Mod,插件管理器,可以从 Modrinth, CurseForge 和 SpigotMC 下载资源。 @MAakber
  • 新增针对 Minecraft 的 Java 环境管理器。 @ChengZhiMeow
  • 新增 Docker 类型实例,磁盘使用量统计功能。 @leiuary
  • 新增可自定义网页标题,Logo 功能. @SkyKingPX
  • 新增 Docker Container 容器支持 Label 自定义功能。 @Duarib
  • 新增启动实例崩溃告警弹窗 @LazyCreeper

修复

  • 解决 Docker Container 容器时区问题。 @LeiSteins
  • 解决终端启动失败后,不会输出任何日志的问题。 @yumao233
  • 修复用户API调用无法获取用户列表问题。 @SMGoro
  • 文件管理潜在安全风险问题。 @anish-devgit
  • 更多...

优化

所需的 Daemon 版本

  • 需要 4.12.0 以上。
  • 如果你更新面板,那么所有 Daemon 必须同步一起更新才能使用最新功能,否则工作将出现问题。

如何更新?

https://docs.mcsmanager.com/advanced/update_panel.html

Version 10.11.0

29 Nov 02:59

Choose a tag to compare

New Features

  • Added multi-tab support in File Manager @LazyCreeper
  • Added more user-friendly progress indicators during webpage loading @yumao233
  • Updated and improved English, Chinese, and other language translations @Earth1283 @yumao233 @SkyKingPX
  • Added TOTP code verification before enabling MFA @h5mcbox

Fixes

  • Refactored the dialog for editing app market entries, improving UX and adding more configuration options @LazyCreeper
  • Fixed an issue where reinstalling instances could fail due to custom market configurations @yumao233
  • Improved stability of the scheduled tasks module and potentially resolved performance issues @yumao233
  • Resolved #1826
  • Resolved #1883
  • Resolved #1871

Required Daemon Version

  • Requires Daemon version 4.11.0 or higher.
  • If you update the panel, all Daemons must be updated simultaneously to ensure compatibility with new features; otherwise, functionality issues may occur.

How to Update?

https://docs.mcsmanager.com/advanced/update_panel.html


新功能

修复

  • 重构应用市场编辑功能的对话框,提升用户体验,增加更多配置项 @LazyCreeper
  • 重装实例时,可能会因为自定义市场配置导致无法使用的问题。 @yumao233
  • 增强计划任务模块稳定性,潜在的解决性能问题。 @yumao233
  • 解决 #1826
  • 解决 #1883
  • 解决 #1871

所需的 Daemon 版本

  • 需要 4.11.0 以上。
  • 如果你更新面板,那么所有 Daemon 必须同步一起更新才能使用最新功能,否则工作将出现问题。

如何更新?

https://docs.mcsmanager.com/advanced/update_panel.html

Version 10.10.3

13 Nov 13:01

Choose a tag to compare

Fixes & Optimizations

  • Compatible with API changes in Docker 29+ that caused instance startup failures.
  • Optimized the HTML homepage for Daemon upgrades.

Required Daemon Version

  • 4.10.0 or higher.

Update Recommendations

  • This version is an urgent compatibility update for Docker 29+.If your server has Docker v29+ installed, you need to use this version with Daemon 4.10.3+.No action is needed if your Docker containers start normally.

How to Update?

https://docs.mcsmanager.com/advanced/update_panel.html


修复和升级

  • 兼容 Docker 29 版本以上 API 变化导致无法启动实例。
  • 优化升级 Daemon 的 HTML 首页。

所需的 Daemon 版本

  • 需要 4.10.0 以上。

更新建议

  • 此版本是针对 Docker 29+ 的紧急兼容。如果您的服务器安装了 Docker v29+,则需要使用此版本,并且 Daemon 版本在 4.10.3 +,如果您现在依然能够正常启动 Docker 容器,则无需关注此版本。

如何更新?

https://docs.mcsmanager.com/advanced/update_panel.html

Version 10.10.2

11 Nov 11:35

Choose a tag to compare

Fixes & Optimizations

  • Fixed language switch failure after entering installation interface @LazyCreeper
  • Fixed issue where multiple refreshes were needed for language switch to take effect @LazyCreeper
  • Enhanced installation interface @yumao233
  • Fixed issue where UI became unusable after node disconnect @yumao233
  • Added {mcsm_instance_name} variable in Docker section of instance settings @yumao233

Required Daemon Version

  • 4.10.0 or higher

Update Recommendation

  • Minor bug fixes, updating is optional.

How to Update?

https://docs.mcsmanager.com/advanced/update_panel.html


修复 & 优化

  • 修复安装界面进入后语言切换失败的错误 @LazyCreeper
  • 修复切换语言后,需要刷新多次才能生效的问题 @LazyCreeper
  • 美化安装界面 @yumao233
  • 修复某一个节点断线后导致整个普通用户界面无法使用的问题 @yumao233
  • 实例设置对话框中 Docker 部分,新增 {mcsm_instance_name} 变量 @yumao233

所需的 Daemon 版本

  • 需要 4.10.0 以上。

更新建议

只是小版本错误修复,可以选择性更新。

如何更新?

https://docs.mcsmanager.com/advanced/update_panel.html

Version 10.10.1

09 Nov 12:16

Choose a tag to compare

Fixes & Improvements

Fix the issue where some content is displayed in other languages in the English environment. @wyf9

Required Daemon Version

Version 4.10.0 or higher is required.

How to Update?

https://docs.mcsmanager.com/advanced/update_panel.html


修复 & 优化

  • 修复英语文案中携带部分其他语言的问题 @wyf9

所需的 Daemon 版本

  • 需要 4.10.0 以上。

如何更新?

https://docs.mcsmanager.com/advanced/update_panel.html

Version 10.10.0

07 Nov 12:30

Choose a tag to compare

Important Fixes

  • Fixed a version error BUG in frontend resources before v10.9.0, which could prevent normal access to the web page. If you encountered this issue, please upgrade to this version.

New Features

  • Added "Remote Download" function in File Management, allowing the panel to download resources at a limited speed. @ChengZhiMeow
  • Added Daemon access IP whitelist configuration. (Documentation is being written...) @ChengZhiMeow
  • Added support for scheduled tasks with consecutive multiple actions (e.g., send announcement, delay 10 seconds, then shut down instance). @ChengZhiMeow
  • Restored support for Korean, French, Portuguese, and other languages. @yumao233
  • Upgrade of Github Action packaging mechanism, supporting separate packaging for Daemon/Web. @KagurazakaNyaa

Fixes & Optimizations

  • Changed auto-start instances on boot to start one every 5 seconds, resolving CPU performance issues caused by starting all instances simultaneously. @yumao233
  • Fixed some other BUGs. @yumao233

Required Daemon Version

Requires version 4.10.0 or higher.

Remote nodes (Daemon) need a specific version to work properly with the latest web backend. Minor version differences are tolerable, but it is recommended to keep them consistent. If your Daemon version is lower than this, some features may be unavailable.

For example: "Remote Download", "IP Whitelist", "Scheduled Tasks", etc.

How to Update?

https://docs.mcsmanager.com/advanced/update_panel.html


重要修复

  • v10.9.0 前端资源存在版本错误BUG,可能导致无法正常进入网页,如果你遇到此类问题,请升级到此版本。

新增功能

  • 新增文件管理「远程下载」功能,可以让面板使用有限的速率下载资源。 @ChengZhiMeow
  • 新增 Daemon 访问 IP 白名单配置。(使用文档正在编写中...) @ChengZhiMeow
  • 新增一个计划任务支持连续多条动作(比如发送公告,再延迟10秒,再关闭实例)。 @ChengZhiMeow
  • 恢复韩语,法语,葡萄牙语等语言的支持。 @yumao233
  • Github Action 打包机制升级,支持 Daemon/Web 单独打包。 @KagurazakaNyaa

修复 & 优化

  • 开机自动启动实例设置为每 5 秒启动一个,解决瞬间启动所有实例导致CPU性能不足。 @yumao233
  • 修复一些 BUG。 @yumao233

所需的 Daemon 版本

  • 需要 4.10.0 以上。

远程节点(Daemon)需要特定版本的节点才能和最新的网页后端配合工作,小版本差异可以容忍,但推荐保持一致。如果您的 Daemon 版本低于此版本,则可能会有部分功能不可用。

比如「远程下载」「IP 白名单」「计划任务」等

如何更新?

https://docs.mcsmanager.com/advanced/update_panel.html