Skip to content

Releases: BillYang2016/entrylib

EntryLib 1.3.2

09 Feb 04:27
07c83c2
Compare
Choose a tag to compare

⭐Features

  1. 现支持删除词条具体版本,详见删除指令

🐞 Bug Fixes

  1. 修复了数据库连续版本号整理的问题,#22

For full changes, see the comparison between 1.3.1 and 1.3.2

EntryLib 1.3.1

24 Jan 04:27
01a54cd
Compare
Choose a tag to compare

💥 Breaking Changes

  1. 现已支持对词条的是否随机回复模式进行单独配置,详见学习指令,配置项中的随机回复模式设定作用修改为不指定模式时的默认回复模式
  2. 引入别名系统,可用通过指令设置词条名的别名,详见别名指令

⭐Features

  1. 新命令"帮助":在可用群内输入"帮助"即可获得帮助文档,详见文档

🛠 Improvements

  1. 不再对重复图片进行下载
  2. 数据库版本升级到二号版本,详见数据库文档
  3. 对数据库主代码进行优化,减少累赘代码

📖 Documentation

  1. 对文档进行分类,分为主文档、基础文档、进阶文档
  2. 文档中加入帮助命令、别名系统、新数据库版本说明
  3. 修改学习命令说明

For full changes, see the comparison between 1.2.0 and 1.3.1

EntryLib 1.2.0

14 Jan 03:09
Compare
Choose a tag to compare

若无严重漏洞,这将是近期最后一个正式 Release

💥 Breaking Changes

  1. 现已支持对语音进行解析与发送,详见图片与语音

🛠 Improvements

  1. 数据库清理时,将同时清理未使用的语音

📖 Documentation

  1. 添加了 图片与语音 说明

For full changes, see the comparison between 1.1.3 and 1.2.0

EntryLib 1.1.3

13 Jan 03:26
Compare
Choose a tag to compare

⭐Features

  1. 现可以在控制台对群分组进行导入导出:#16

For full changes, see the comparison between 1.1.2 and 1.1.3

EntryLib 1.1.2

11 Jan 00:21
cc86211
Compare
Choose a tag to compare

Merged Pull Request #18

🐞 Bug Fixes

  • PackageLoader 不再自动初始化,以解决插件数据文件夹被占用导致 mirai-console 迁移插件数据失败

🛠 Improvements

  • 升级 mirai-console 插件至 2.9.2

For full changes, see the comparison between 1.1.1 and 1.1.2

EntryLib 1.1.1

08 Sep 09:22
Compare
Choose a tag to compare

🐞 Bug Fixes

修复了 input 自定义会自动补全的特性:#13


For full changes, see the comparison between 1.1.0 and 1.1.1

Pre-Release 1.1.1-M1

12 Aug 12:43
f2769e5
Compare
Choose a tag to compare
Pre-Release 1.1.1-M1 Pre-release
Pre-release

🐞 Bug Fixes

  1. 修复了使用 MCL 时图片缓存报错的问题:#12

EntryLib 1.1.0

04 Aug 13:48
c58ecdd
Compare
Choose a tag to compare

💥 Breaking Changes

  1. 现已支持对词条匹配的优先级进行配置,详见学习指令,关于引发的数据库结构变化请见数据库结构

⭐Features

  1. 现已支持对 骰子 进行解析,详见Mirai 码支持

🛠 Improvements

  1. 现在在对词条进行更新时,若有匹配方式与优先级的变化,将予以修改

📖 Documentation

  1. 添加了 Issue模板
  2. 添加了关于数据库版本、Mirai 码支持、兼容性等问题的说明

For full changes, see the comparison between 1.0.7 and 1.1.0

Pre-Release 1.0.8-M1

31 Jul 14:45
d1994bb
Compare
Choose a tag to compare
Pre-Release 1.0.8-M1 Pre-release
Pre-release

🐞 Bug Fixes

  1. 修复了使用打开/关闭词条库插件命令时的问题

EntryLib 1.0.7

31 Jul 13:53
ee4262f
Compare
Choose a tag to compare

⭐Features

  1. 加入了后台管理员权限,详见这里#9

🐞 Bug Fixes

  1. 修复了词条名与词条内容存在中/大括号以及表情/图片等内容时,对词条的导出会出现乱码的问题:#10
  2. 修复了对于词条名与词条内容存在单引号时,后台报错 SQL Error 且内容出现错误的问题

For full changes, see the comparison between 1.0.6 and 1.0.7