Notable Changes
- 经过了长达 7 个月的努力,我们终于完成了飞书适配器,让我们感谢 @MaikoTan (satorijs/satori#2) (#663) (satorijs/satori#21) (satorijs/satori@071f552, satorijs/satori@2d7d1a7, 69709f6)
Features
- client: 添加了省略号图标 (koishijs/webui@bb55ac1)
- core: 支持了带回调函数的
ctx.matcher()
(76480b6) - core: 将
bot.sendMessage()
等方法的选项作为before-send
事件的二参数 (satorijs/satori@ab81954) - element: 支持了
h.normalize()
传入二参数作为插值上下文 (satorijs/satori@aa0bce4) - element: 使用元素作为插值内容时将不再会转换为字符串 (satorijs/satori@eac2fc6)
- market: 优化了过长插件介绍、名称、版本的显示 (koishijs/webui@5fb67bf, koishijs/webui@e45c6c6)
- minato: 支持了数据库列更名的自动迁移 (cordiverse/minato@7c2316b, cordiverse/minato@fed4573, cordiverse/minato@77a8daf, cordiverse/minato@42cc494)
- schema: 支持了实验性的
schema.simplify()
(shigma/schemastery@d9419e0, shigma/schemastery@8ac18a7, f3948c1) - telegram: 支持了文件反向代理服务器 (satorijs/satori#41) (satorijs/satori#46) (satorijs/satori@a95a0fd)
- version: 支持了
-0, --reset
选项,用于恢复到上一个版本 (cordiverse/yakumo@0c1dede)
Bug Fixes
- core: 修复了快捷调用指令时参数中的消息元素会被错误地序列化的问题 (95c78ad)
- kook: 修复了下划线转义错误的问题 (satorijs/satori#51) (satorijs/satori#52) (satorijs/satori@a3b09a4, satorijs/satori@1836487)
- mysql: 修复了
list
类型的序列化错误问题 (cordiverse/minato#10) (cordiverse/minato@367a07b) - esbuild: 修复了 Windows 上模板项目构建失败的问题 (cordiverse/yakumo@a098128)
- sandbox: 将本地文件自动转换为 base64 (koishijs/webui#51) (koishijs/webui@1724b4b)
- schema: 修复了 array / dict 类型的默认值中的元素会显示为已修改的问题 (shigma/schemastery@1fef0d1)
- schema: 修复了 object > intersect > union 结构下会显示多余的选单的问题 (shigma/schemastery#19) (shigma/schemastery@bf439a5)
Other Changes
- chore: bump versions (902bd83)
- chore: bump versions (koishijs/webui@8e2980c)
- refa: add stricter typings (cordiverse/minato@edf8d48)
- chore: bump versions (cordiverse/minato@b2b756e)
- chore: bump versions (shigma/schemastery@8e5f0ca)
- docs: add tagged example 2 (shigma/schemastery@bf46aa6)
- chore: bump versions (cordiverse/minato@954d4d6)
- chore: bump versions (satorijs/satori@6bc7651)
- chore: bump versions (0acae29)