Skip to content

Release v2.4.0

Compare
Choose a tag to compare
@Maizify Maizify released this 31 Aug 03:32
· 749 commits to master since this release

EN:

  • [FEATURE] Add addTopBar plugin event, see Plugin: Event List.
  • [FEATURE] Add log type filter to Log & System tab.
  • [IMPROVE] Log list will not automatically scroll to bottom while printing new logs if the viewport is not at the end of list.
  • [IMPROVE] Fix UI bugs.
  • [FIX] Fix XSS issue when print object logs.
  • [FIX] Switch button will not be positioned out of edges in some special cases.

CN:

  • 【特性】新增 addTopBar 插件事件,请查阅插件:Event 事件列表
  • 【特性】新增日志类型筛选功能。
  • 【优化】若 log 列表不处于最底部,当打印新 log 时,列表则不会自动滚动到最新 log 处。
  • 【优化】优化了一些 UI 样式问题。
  • 【修复】修正打印 object 类型 log 时的 XSS 问题。
  • 【修复】在某些特殊情况中,开关按钮将不会再被定位出页面外。