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

20.12.6.1

Compare
Choose a tag to compare
@toasted-nutbread toasted-nutbread released this 15 Dec 03:37
· 837 commits to master since this release

Changes since 20.11.1.0

Features

Fixes

  • Fixed errors caused when opening the search tab. (#1004)
  • Fixed a rare issue which could occur when testing Anki templates, causing stale data to be used. (#1022)
  • Fixed an issue where incorrect tag data was returned for definitions. (#1028)
  • Fixed Ctrl+C shortcut not working on Firefox. (#1033)
  • Fixed an issue where resetting the settings on the settings page would require a manual refresh before dictionary options would work. (#1036)
  • Fixed some organization issues on the settings page. (#1037)
  • Fixed Anki sentence cloze not using the correct raw source text. (#1048; #1049)
  • Fixed nested popups not always working on the search page even when the Enable scanning on search page option was enabled. (#1052)
  • Fixed a rare issue where text with a certain CSS selector would not be selectable on standard webpages. (#1056)
  • Fixed popup preview on the settings page injecting CSS incorrectly. (#1075)
  • Fixed some pitch accent data issues causing info to be displayed slightly incorrectly. (#1081, #1083)
  • Fixed {document-title} not working correctly. (#1104; #1105)
  • Fixed an error during dictionary deletion. (#1106)

Internal Changes

Fixes also included in Patch Release 20.11.1.1

  • Fixed byte count labels and missing storage info. (#997; #998)
  • Fixed frequency information being displayed as undefined. (#1058; #1059)
  • Fixed not being able to create kanji notes. (#1068, #1070, #1071; #1069)