Skip to content

v2.2.12

Compare
Choose a tag to compare
@qwqcode qwqcode released this 04 May 17:16
· 1221 commits to master since this release
v2.2.12
25552f7

新增

  • 子评论添加 AT 回复显示
  • 支持配置项 darkMode: "auto" 跟随操作系统
  • 支持关闭表情包功能 emotions: false
  • 将两层嵌套设置为默认配置
  • 新增配置项 nestSort
  • maxNesting 配置名称改为 nestMax
  • 支持在前端使用后端提供的配置
  • 侧边栏增加缓存操作按钮

优化

  • 优化 API 请求代码 (使用 AbortController)
  • 添加 AbortController Polyfill
  • 优化层级嵌套模式

修复

  • 修复评论回复找不到元素的异常
  • 修复侧边栏评论回复交互问题
  • 修复两层嵌套排序问题
  • 修复 conf.noComment 修改无效问题

Full Changelog: v2.2.7...v2.2.12