Skip to content

Version 9.7.0

Choose a tag to compare

@yumao233 yumao233 released this 27 Nov 13:48
· 2674 commits to master since this release
c4f173e

Update Content

  • Optimized the "Unzip" function to fix missing files and incorrect unzipping.
  • Added rapid deployment of Minecraft servers through preset templates to achieve rapid server deployment.
  • Added support for OpenFrp intranet mapping. Fill in the tunnel ID and key to quickly map the intranet.
  • Optimize the file editor in file management, support custom themes, text size, etc.
  • File Management New right-click menu.
  • Optimized & added UI component animation, typography.
  • Re-translate all the text manually.
  • Fix some issues.

Update Method

For Windows, please go to the official website to download and overwrite all files.

Linux:

cd /opt/mcsmanager/web
git pull
npm i
cd /opt/mcsmanager/daemon
git pull
npm i

Daemon Version

3.0.0

Contributors:

UnitwkLazyzijiren233KevinLuBlueFunnyXiaMingJie and more.


Chinese:

更新内容

  • 优化和修复“解压缩”功能,修复丢失文件和解压缩不正确的情况。
  • 新增通过预设模板快速部署 Minecraft 服务器,实现快速部署服务器,已实现一键开服整体流程服务,可自定义私有预设服务器。
  • 新增 GUI MCSManager 启动器小工具。
  • 新增 OpenFrp 内网映射支持,填写隧道ID和密钥即可快速映射内网。
  • 优化文件管理中的文件编辑器,支持自定义主题,文字大小等。
  • 文件管理新增右键菜单。
  • Windows 版本已内置 OpenJDK 17,搭配预设模板功能部署服务器更快速。
  • 优化&新增 UI 组件动画,排版。
  • 国际化文案人工重新翻译。
  • 修复一些细节问题。

更新建议

建议更新到此版本,此版本更新内容较多。

更新方法

Windows 版本请前往官方网站,覆盖所有文件即可。

Linux 版本:

cd /opt/mcsmanager/web
git pull
npm i
cd /opt/mcsmanager/daemon
git pull
npm i

对应的守护进程版本

3.0.0

本次更新的主要贡献者

UnitwkLazyzijiren233KevinLuBlueFunnyXiaMingJie 等。