[系统优化]
schedule-runner 命令支持无参数调用,默认列出所有可用的 schedule
[系统优化]
switchButton() 方法新增 $autoHide 参数,语言数量少于 2 时自动隐藏切换按钮
[系统优化]
.env 文件无权限修改时给出明确错误提示
[Bug修复]
模块卸载时正确处理符号链接 | Support proper handling of symlinks during module uninstallation
[Bug修复]
FileManager::uploadToCategory 可选参数位置错误导致的 PHP 8 Deprecated 警告