Skip to content

Release 3.5.2

Compare
Choose a tag to compare
@Maizify Maizify released this 13 May 06:52
· 375 commits to master since this release
ec4e845

EN:

  • Chore Update to Webpack5 and update all NPM packages to the latest version.
  • Fix(General) Fix invalid click caused by wrong selection.
  • Fix(Log) Delete cachedLogs when reached maxLogNumber limit.
  • Fix(Log) Fix XSS risk.

CN:

  • Chore 升级到 Webpack5,并升级所有 NPM packages 到最新版本。
  • Fix(General) 修复因 selection 选区引起的点击事件无效问题。
  • Fix(Log) 当日志数量达到 maxLogNumber 上限时清空对应的 cachedLogs
  • Fix(Log) 修复 XSS 漏洞。