Skip to content

v2.4.0

Compare
Choose a tag to compare
@Mooling0602 Mooling0602 released this 10 Nov 07:44
· 69 commits to main since this release
a4465ec

zh_CN

  • 修复了配置项settings["sync_old_msg"]禁用后插件工作异常的问题,现在插件可以正常对历史消息进行处理了
  • API: 接口sender()修改为send_matrix(),原接口不再支持
  • src: 源码结构优化
  • 注意: 请停止使用v2.3.x版本,存在设计缺陷问题

en_US

  • Fix pluigin works bad when settings["sync_old_msg"] is disabled, now plugin can correctly deal with old messages
  • API: interface sender() changed to send_matrix(), the old one is no longer supported
  • src: Improved source codes.
  • NOTE: please stop using 2.3.x versions, there are design defect issues