Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

20.3.14.0

Compare
Choose a tag to compare
@toasted-nutbread toasted-nutbread released this 21 Mar 18:46
· 1598 commits to master since this release

Changes since 20.2.24.0

  • Fixed an issue causing screenshots to not work correctly for kanji. (fa385aa)
  • Fixed lookup data not being formatted consistently, leading to missing tags when using merged results mode. (#384)
  • Added a workaround for a case where a connection port is disconnected for unknown reasons. (#393)
  • Fixed a case where the offset of nested popups was not used. (#395)
  • Fixed popup depth using an incorrect value on the search page. (#405)
  • Refactored some of the codebase to be more consistent. (#380, #386, #397, #399, #400, #401, #408, #409)
  • Added more tests. (#375, #387)