What's Changed
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.9-pre1 to 1.9-pre2 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/53
- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/54
- Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/56
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.9-pre2 to 1.9-pre3 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/58
- Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/57
- Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/60
- Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/62
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/64
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/65
- Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/66
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.9-pre3 to 1.9.1 by @dependabot[bot] in https://github.com/ApliNi/Chat2QQ/pull/67
Full Changelog: https://github.com/ApliNi/Chat2QQ/compare/v1.8.11...v1.9.0
现在, 插件将通过群成员发送消息和名片修改事件来记录名片信息, 并持久化保存在 temp.yml
文件中. 同时移除了从 MiraiMC 缓存文件中读取群成员信息的功能.
What's Changed
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/48
- Bump me.clip:placeholderapi from 2.11.5 to 2.11.6 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/50
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8.3 to 1.9-pre1 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/52
Full Changelog: https://github.com/ApliNi/Chat2QQ/compare/v1.8.10...v1.8.11
修复群成员缓存不启动的问题, 从配置中删除了不必要的部分
What's Changed
- Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/36
- Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/37
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/38
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8-pre2 to 1.8.1 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/39
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/40
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8.1 to 1.8.2 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/42
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8.2 to 1.8.3 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/44
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/47
Full Changelog: https://github.com/ApliNi/Chat2QQ/compare/v1.8.9...v1.8.10
配置更新
bot:
# 是否转发被其他插件取消过的聊天消息事件, 用于修复一些兼容性问题
ignoreCancelled: false
What's Changed
- Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/36
- Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/37
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/38
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8-pre2 to 1.8.1 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/39
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/40
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8.1 to 1.8.2 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/42
- Bump io.github.dreamvoid:MiraiMC-Integration from 1.8.2 to 1.8.3 by @dependabot in https://github.com/ApliNi/Chat2QQ/pull/44
Full Changelog: https://github.com/ApliNi/Chat2QQ/compare/v1.8.9...1.8.9-Folia
这个版本可以在 Folia 服务器上运行, 经过测试, 基础的功能均能正常使用
Full Changelog: https://github.com/ApliNi/Chat2QQ/compare/v1.8.8...v1.8.9
本次更新没有配置改动!
@ApliNi ApliNi committed now Commits on Sep 3, 2023 修复控制台中出现格式化代码
@ApliNi ApliNi committed last week Commits on Aug 31, 2023 添加用于在 MCBBS 发布的自述文件
@ApliNi ApliNi committed last week Commits on Aug 28, 2023 v1.8.9
@ApliNi ApliNi committed 2 weeks ago 大多数情况可以使用异步而非创建新线程
@ApliNi ApliNi committed 2 weeks ago Commits on Aug 26, 2023 qchat 功能错误修复
@ApliNi ApliNi committed 2 weeks ago