Koishi 4.15.4
Features
- client: 支持了快捷键绑定,现在在插件配置界面键入 ⌘S 将会保存配置 (koishijs/webui#142) (koishijs/webui@db633b3)
- cordis: 在已经停用的上下文中将不允许注册插件 (cordiverse/cordis#5) (cordiverse/cordis@fc388fd)
- cordis:
Service
基类支持了Context.filter
特性 (cordiverse/cordis@080c331) - cordis: 支持了
event/
特殊事件,可用于重载监听特定事件的行为 (cordiverse/cordis@ef017ba) - cordis: 支持了
ctx.inject()
,废弃了ctx.using()
(cordiverse/cordis@b5cd65a) - kook: 支持了
<button>
和<button-group>
元素 (satorijs/satori@bc57c50) - logger: 为插件页面中的日志设置了高度限制,避免挤占配置空间 (#1253) (koishijs/webui@31e789a)
- router: 调整了最大接收的请求体积为 10MB (satorijs/satori@ed1c3d8)
- router: 支持了
router/ready
事件,将在端口绑定后触发 (satorijs/satori@e077bd5) - whatsapp: 支持了
session.whatsapp
和内部事件 (satorijs/satori@75b06e7)
Bug Fixes
- client: 修复了状态栏 tooltip 如果过高可能会超出屏幕的问题 (koishijs/webui#237) (koishijs/webui@fc3db55)
- console: 修复了应用启动时端口号可能显示为
undefined
的问题 (koishijs/webui@14793f1) - core: 修复了全局设置缺失
proxyAgent
的问题 (satorijs/satori@c914665) - core: 修复了内部事件不会正常触发的问题 (satorijs/satori#175) (satorijs/satori@87df9fb)
- discord: 修复了连续的
<p>
将会渲染出多余换行的问题 (#1247) (satorijs/satori@7d2e604) - kook: 修复了
<audio>
,<video>
,<file>
元素无法发送的问题 (#1219) (satorijs/satori@4753780) - kook: 修复了
message-updated
等事件资源缺失的问题 (satorijs/satori@7224003) - mail: 修复了
IMAP
初始化报错的问题 (satorijs/satori#1244) (satorijs/satori@7a2011a) - market: 修复了部分情况下,依赖管理界面没有改动的版本号时,应用更新按钮仍然可以点击的问题 (koishijs/webui@76ea036)
- mock: 修复了连续的
<p>
将会渲染出多余换行的问题 (1ead254) - status: 修复了状态栏中,机器人名称过长时,头像会变成椭圆的问题 (koishijs/webui#239) (koishijs/webui@da9cd06)
Other Changes
- chore: bump versions (efce07f)
- chore: bump versions (koishijs/webui@b977d00)
- chore: bump versions (cordiverse/cordis@9eb901e)
- chore: bump versions (satorijs/satori@d1207d5)
- chore: fix typings (0340f90)
- chore: bump versions (e20587e)