Features
- core: 新增方法
bot.session()
,将创建一个会话并触发before-send
事件 (99e6457) - manager: 使用 email 而非 username 搜索插件作者 (4afac2b)
- scripts: 支持在 new 指令中创建插件 readme 文件 (6910560)
- scripts: 支持了在 package.json 中提供特定配置 (1a495c4)
- scripts: 新增了 clean 指令,用于清除 build 生成的文件 (f54447c)
Bug Fixes
- client: 修复了连接关闭时没有清除扩展的问题 (#553) (5a087d4)
- console: 修复了
devMode
开启后 Windows 平台提示 403 的问题 (#546) (8841d3b) - console: 修复了
devMode
开启后前端报错无法正常加载的问题 (#542) (eeea407) - manager: 修复了无 author 发布的插件会导致插件市场崩溃的问题 (72cc1ed)
- manager: 修复了特定情况下的显示异常问题 (3e2f209)
- scripts: 使用 pub 指令时将显示包名而非目录名以避免歧义 (eb523b6)
- utils: 修复了观察者在处理多层对象时出现的行为错误 (#385) (#429) (58506f6)
Other Changes
- chore: another community plugin (#543) (554de07)
- docs: add plugin auth (b8a83d8)
- docs: add plugin sandbox (0e3af7e)
- docs: add release notes for v4.2 (d385abd)
- chore: add
plugin-beian
to readme (#545) (21b6f70) - chore: fix redis typings break (17172e2)
- chore: add community projects & plugins (#548) (ed9446a)
- chore: dd license scan report and status (#547) (b645f9d)
- test(utils): add more tests (a5c5569)
- docs: refactor api and about (84432a5)
- docs: add v4.3 release notes (5cdaf8f)
- docs: add contribution guide (2703763)
- chore: bump versions (04aa378)