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

22.4.4.0

Compare
Choose a tag to compare
@toasted-nutbread toasted-nutbread released this 04 Apr 23:39
· 89 commits to master since this release

Changes

Features

  • Added support for links in dictionary structured content. (#2087, #2088, #2089)
  • Improved the workaround for Google Docs canvas rendering. (#2093, #2094; #2096, #2108)
  • Fixed the popup not being able to be closed on Microsoft Word Online. (#111, #2086; #2101)
  • Updated the settings page to show "Advanced-only" indicators next to options that only appear when Advanced mode is activated. (#2102, #2103)
  • Added support for using the preferred browser/operating system theme. (#2066; #2105)
  • Added an option to hide the popup when the cursor exits the popup. (#1990; #2109)

Fixes

  • Fixed Anki template data not using the display value from frequency dictionaries. (#2056; #2065)
  • Fixed Firefox clipboard reading using navigator.clipboard.read() not working properly. (#2085)
  • Fixed some styles on the settings page. (#2104)

Internal Changes

  • Improved Anki connection diagnostic tools on the settings page. (#2073)
  • Updated default Anki field markers. (#2083)
  • Updated how the AnkiConnect storeMediaFile API is used. (#2084)
  • Development environment updates. (#2100)
  • Refactoring. (#2106)
  • Updated list of browser bugs. (#2055; #2107)