[新功能]
ComplexFields 支持 selectInput 类型,下拉选择框支持手动输入自定义值
[系统优化]
schedule-runner 命令支持无参数调用,默认列出所有可用的 schedule
[系统优化]
.env 文件无权限修改时给出明确错误提示
[Bug修复]
模块卸载时正确处理符号链接 | Support proper handling of symlinks during module uninstallation
[Bug修复]
FileManager::uploadToCategory 可选参数位置错误导致的 PHP 8 Deprecated 警告