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

22.9.9.0 (testing)

Pre-release
Pre-release
Compare
Choose a tag to compare
@toasted-nutbread toasted-nutbread released this 10 Sep 00:17
· 28 commits to master since this release

Changes

Features

  • Updated the text selection to not change if the user has manually changed the selection. (#2071, #2225; #2186)
  • Added new text-align property and updated supported font-size values in the dictionary structured content. (#2203)
  • Added support for an audio download timeout. (#2182; #2187)
  • Optimized some AnkiConnect internals to be faster. (#2184; #2190)

Fixes

  • Fixed an issue when scanning elements with alternate text. (#2177)
  • Improved handling of the non-standard CSS zoom property. (#2176; #2178)
  • Fixed an issue where the popup style settings could have an invalid value. (#2180)
  • Fixed some issues where the selected profile on the settings page would be invalid. (#2199; #2207)
  • Improved support for UTF-16 surrogate pair characters. (#2211; #2213, #2216, #2217)
  • Fixed a potential invalid text selection call. (#2214)

Internal Changes