Releases: MCSManager/MCSManager
Version 10.4.3
Version 10.4.2
Feature:
- Official Docker images & Auto Build. @KagurazakaNyaa @yumao233
- Need Daemon version: 4.5.X.
Version 10.4.1
English
- Fixed the issue where the
Daemon
would still prompt a version mismatch, even though only the patch version had changed, on the node interface. - Added the
MCSM_INSTANCES_BASE_PATH
environment variable to configure the file directory mapping for Daemon when running inside Docker containers. - Fixed the issue where the startup command could not be empty. If the startup command is empty, the default command set in the Docker image will be automatically invoked.
- Fixed an error in the automated build script that caused the Release package to miss
node_modules
.
Applicable to Daemon version 4.5.X
.
中文
- 修复在节点界面, Daemon 程序的仅仅只是 patch 版本改变却依然提示版本不匹配的问题。
- 新增
MCSM_INSTANCES_BASE_PATH
环境变量,用于配置 Daemon 在 Docker 容器中运行文件目录映射关系。 - 修复启动命令不可为空的问题,启动命令为空时自动调用 Docker 镜像设置的默认命令。
- 修复自动化构建脚本错误导致 Release 包缺少
node_modules
的问题。
对应的 Daemon 版本 4.5.X
均可。
Version 10.4.0
English
- Added instance label grouping feature, supporting label classification, search, etc. @yumao233
- Added functionality to display the number of players on the Minecraft server. @yumao233
- Introduced terminal output rate control to prevent lag caused by excessive simultaneous log outputs. @yumao233
- File management now supports syntax highlighting for more file formats. @LazyCreeper
- Added SSO (Single Sign-On) feature in preparation for future functionalities. @yumao233
- Added support for Docker to unmount files in file management when /workspace is empty, accommodating some images with special requirements. @yumao233
Improvements:
- Addressed the issue of background images being incompatible with the UI in dark mode, and improved the default background color in dark mode. @yumao233
- Fixed layout issues of certain cards in custom layouts under extremely narrow conditions. @yumao233
- Made error messages like xhr poll error more user-friendly. @yumao233
- When the system detects dark mode, the webpage will have a black background color on first load after refresh. @yumao233
- Improved translations and documentation for Portuguese (Brazilian), Japanese, Traditional Chinese, etc. @juniodevs @JianyueLab @ChunghwaMC and others...
Fixes:
- Used alternative methods instead of the "node-disk-info" module for compatibility with higher versions of Windows Server.
- Fixed the issue where the default installation path configuration for instances was ineffective.
- Resolved the problem where Steam Rcon could not properly close the server using Ctrl+C.
- Fixed the issue with 2FA not functioning.
- Fixed the problem where the one-click deployment indicated that the node did not exist upon first use.
- Other bug fixes
Required Daemon version:
4.5.0
How to upgrade?
https://docs.mcsmanager.com/advanced/update_panel.html
中文
- 新增实例标签分组功能,支持标签分类,搜索等 @yumao233 @MinecraftSTL
- 新增显示 Minecraft 服务器玩家人数功能 @yumao233
- 新增终端输出速率控制,避免因为同时过多的日志输出造成卡顿。 @yumao233
- 文件管理新增更多格式文件的高亮语法支持 @LazyCreeper
- 新增为未来特性做准备的 SSO 单点登录功能 @yumao233
- 新增支持 Docker
/workspace
为空时,取消挂载文件管理里面的文件,此举可兼容一些特殊要求的镜像 @yumao233
优化:
- 深色主题下,背景图与UI界面不和谐的情况,以及深色模式默认背景色不和谐。 @yumao233
- 自定义布局某些卡片在极窄的情况下布局错乱的问题。 @yumao233
- 让
xhr poll error
等错误提示更人性化 @yumao233 - 检测到系统时深色主题时,刷新后首次 loading 的网页也将底色改为黑色。 @yumao233
- 优化葡萄牙语(巴西),日语,繁体中文等翻译与说明文案 @juniodevs @JianyueLab @ChunghwaMC 等...
修复:
- 为了兼容高版本的 Windows Server ,使用其他方法代替 "node-disk-info" 模块
- 修复实例安装默认地址配置无效的情况。
- 修复 Steam Rcon 不能通过 Ctrl+C 正常关闭服务器的问题。
- 修复 2FA 无法使用的问题。
- 修复初次使用一键部署提示节点不存在的问题。
- 更多细节上的 BUG。
对应的守护进程版本:
4.5.0
如何更新?
Version 10.2.1
English
- Added support for French, German, Spanish, Russian, Japanese, Traditional Chinese, and Korean languages. @unitwk @KevinLu2000 @IceBrick01
- Added a one-click instance reinstallation function based on https://script.mcsmanager.com/templates.json. @unitwk @LazyCreeper
- Added Forge package quick installation. @unitwk
- Refactored the update command function to support executing update commands in a container environment during updates. @unitwk
- Optimized file management operation buttons. @LazyCreeper
- URL addresses support custom prefixes (implemented via reverse proxy). @Bluemangoo
- Quick deployment and optimization. @alongw
- Fixed some bugs.
Required Daemon version
4.4.1
How to upgrade?
https://docs.mcsmanager.com/advanced/update_panel.html
中文
- 新增法语,德语,西班牙语,俄语,日语,韩语和繁体中文。 @unitwk @KevinLu2000 @IceBrick01
- 新增基于预设列表 (https://script.mcsmanager.com/templates.json) 的一键重装实例功能。 @unitwk @LazyCreeper
- 新增 Forge 包快速安装。 @unitwk
- 重构更新命令功能,更新时支持在容器环境中执行更新命令。 @unitwk
- 优化文件管理操作按钮排列。 @LazyCreeper
- URL 地址支持自定义前缀(通过反向代理实现)。 @Bluemangoo
- 快速部署快捷优化。 @alongw
- 修复了一些BUG。
对应的节点进程版本
4.4.1
如何更新?
Version 10.1.0
English
Feature
- Refactor the UI! Fully Customizable UI!
- Supports Steam Game Server (Support RCON)
- Simple Permission System / Multi-User Support
- Supports ALL Docker Images
- More elegant file management
- The terminal supports multi-screen collaboration
- Greater compatibility
How to upgrade?
If you want to upgrade from V9 to this version, please stop running the panel and back up your data first, then delete the files except daemon/data and web/data
, and then copy the files of this version to the corresponding folder.
All Daemon processes must be updated!
中文
特征
- 重构UI! 完全可定制的用户界面!
- 支持Steam游戏服务器(支持RCON)
- 简单的权限系统/多用户支持
- 支持所有 Docker 镜像
- 更优雅的文件管理
- 终端支持多屏协作
- 更好的兼容性
如何升级?
如果您想从V9升级到该版本,请先停止运行面板并备份数据,然后删除除 daemon/data 和 web/data
之外的文件,然后将该版本的文件复制到相应的文件夹中
所有守护进程都必须更新!
Version 9.9.0
English
New Features
- File management supports file search.
- Node management redeveloped UI, with up to 10 minutes to CPU, memory trend graph.
- The Terminal, File Manager and Image management in the left menu are all aggregated to the node management page, and are no longer displayed in the menu bar.
- Front-end static files provide cache support, which can save a lot of traffic generated by web access.
Fixes
- Turn off Socket.io certificate checking, no need for this security measure between panel and daemon.
- Fix file management, wrong text display in permission setting dialog.
- Fix some detail problems
Update Note
The new features must be used with 3.4.0
Daemon to work properly.
How to update
Warning: update is risky, please backup your data, no need to update if not necessary.
We will update the installation script later to update the software with a single command.
https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager
OR
https://docs.mcsmanager.com/#/zh-cn/tutorial/update_mcsm
简体中文
新增特性
- 文件管理功能支持当前目录文件搜索。
- 节点管理功能重新开发UI界面,拥有长达10分钟的CPU,内存趋势图。
- 左侧菜单中的命令终端,文件管理,镜像管理全部聚合到节点管理的页面,菜单栏中不再显示。
- 前端静态文件提供缓存支持,可以节省大量因网页访问产生的流量。
问题修复
- 关闭 Socket.io 证书检验,面板与守护进程之间无需这个安全措施。
- 修复文件管理,权限设置对话框中文字显示错误。
- 修复一些细节上的问题
更新注意
新增的功能必须搭配 3.4.0
的守护进程才可正常使用。
如何更新
警告:更新存在风险,请备份数据,非必要无需更新。
后续我们会升级安装脚本,实现一行命令即可更新软件。
https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager
或者
Version 9.8.0
English
New Features
- Upgrade file management function, add file path bar.
- Added file permission change function (similar to chmod XXX command).
- Added the global file management, which can manage the files of any machine without creating a new instance.
- Added the global terminal, which allows you to remotely access the Shell terminal of any machine without creating a new instance.
- Added support for Redis database for user management.
BUG FIX
- File management page size changed from 50 to 20.
- Some colors are displayed incorrectly in dark mode.
- Optimize the background color of the login interface.
UPDATE NOTICE
The newly added functions must be used with the daemon process of 3.3.0.
How to Update
Reminder: Updates are risky, please back up your data, and do not update unless necessary.
https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager
or
https://docs.mcsmanager.com/#/tutorial/update_mcsmanager
Daemon version
3.3.0
简体中文
新增特性
- 升级文件管理功能,新增文件路径栏。 @unitwk
- 新增文件权限更变功能(类似 chmod XXX 命令)。 @unitwk
- 新增全局文件管理功能,不需要新建实例即可管理任何一台机器的文件。 @unitwk
- 新增全局终端功能,不需要新建实例即可远程访问任何一台机器的 Shell 终端。 @unitwk
- 新增用户管理支持 Redis 数据库。 @Rabbit0w0
问题修复
- 文件管理页大小从50改为20。 @unitwk
- 深色模式下一些颜色显示错误问题。 @LazyCreeper
- 优化登录界面的背景色彩。 @LazyCreeper
- 优化MC配置文件中文翻译 @heStudio-Network
更新注意
新增的功能必须搭配 3.3.0 的守护进程才可正常使用。
如何更新
温馨提示:更新存在风险,请备份数据,非必要无需更新。
https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager
或者
https://docs.mcsmanager.com/#/zh-cn/tutorial/update_mcsm
对应的守护进程版本
3.3.0
Version 9.7.1
New features
- File management support for creating new empty files (@DragoSpiro98)
- New login page (@unitwk)
- New quiack deployment page for Minecraft Servers (@unitwk)
Bug Fix
- Optimize translations. (@unitwk)
- Optimize dark mode. (@LazyCreeper)
- Fixed page typography issues. (@unitwk)
- Fixed emulation terminal in Windows unable to start the program with space path. (@unitwk, @zijiren233)
- More...
Update suggestion
Updates are not recommended, just BUG fixes
Corresponding daemon version
3.1.0
Chinese:
新增特性
- 文件管理支持创建新的空文件(@DragoSpiro98 )
- 全新的登录界面(@unitwk )
- 全新服务器快速部署界面(@unitwk)
问题修复
- 新增更多翻译内容。(@unitwk )
- 深色模式下细节优化。(@LazyCreeper )
- 修复界面排版问题。(@unitwk )
- 修复仿真终端在 Windows 无法启动带空格路径的程序。(@unitwk,@zijiren233 )
- 更多小问题...
更新建议
无需更新,主要是BUG修复。
对应的守护进程版本
3.1.0
Version 9.7.0
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:
Unitwk,Lazy,zijiren233,KevinLu,BlueFunny,XiaMingJie 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
本次更新的主要贡献者
Unitwk,Lazy,zijiren233,KevinLu,BlueFunny,XiaMingJie 等。