Skip to content

v2.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 17:29
· 197 commits to master since this release

v2.7.2 (2023-12-20)

Features

  • patch locale config from zh-cn to zh-CN (#678)

Bug Fixes

  • sidebar: sidebar language switch and config save issue (#708)
  • ui: add referrerpolicy attribute for iframe (#687) (#707)
  • ui/dark-mode: potential memory leak issue in auto mode (#688)
  • ui/pagination: auto switch page by url hashtag issue (#693)
  • ui/sidebar: refactor settings and fix save issue (#677) (#706)

Code Refactoring

  • ui: move window references into function scope (#675)
  • ui/api: losing coupling between Api and User
  • ui/user: user class no longer globally singleton

Documentation

  • i18n: add translation for open button
  • refactor: organize the pkgs and fix some issues (#702)