Koishi 4.14.1
Notable Changes
- admin: 新增了用户组功能,支持在控制台中进行创建、重命名、删除、权限修改等操作 (koishijs/webui@8808366, koishijs/webui@51c53c1), koishijs/webui@4c4de15, koishijs/webui@4db75d6)
- rate-limit: 迁移到社区插件 (fb03d32)
Features
- core: 指令调用时支持忽略大小写 (#1150) (0a36ec6)
- core: 支持了
bot.userId
作为bot.selfId
等价写法 (satorijs/satori@953f1c6) - core: 当用户不存在时,
databse.setUser()
现在会抛出错误了 (812f894) - core: 新增了
permissions.define()
,用于创建可回收的权限 (6024676) - matrix: 支持了
bot.createReaction()
等 API (satorijs/satori#138) (satorijs/satori@7a03fce)
Bug Fixes
- console: 修复了扩展无法加载的问题 (koishijs/webui@c381980)
- core: 修复了 XML 请求体不会自动解析的问题 (satorijs/satori#143) (satorijs/satori@af2baa4)
- core: 修复了部分会话权限缺失导致的报错 (57cded0)
- satori: 修复了
bot.platform
为空导致的一系列问题 (satorijs/satori@62f08ed) - telegram: 修复了部分文件类型无法识别的问题 (satorijs/satori#136) (satorijs/satori@cf1f132)
Other Changes
- chore: bump versions (662d2b3)
- chore: add .npmignore (3e7a2a5)
- chore: add npmignore and update target (cordiverse/minato@0bdc47e)
- chore: add npmignore (satorijs/satori@5a717e1)
- chore: add npmignore (koishijs/webui@23b47dc)
- chore: migrate admin plugin from koishijs/koishi (koishijs/webui@59a942a)
- chore: migrate admin to webui repository (768f670)
- chore: bump versions (satorijs/satori@d91885e)
- chore: bump versions (koishijs/webui@a1a2b7d)
- chore: bump versions (1b8fe23)