This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
20.8.24.1
toasted-nutbread
released this
11 Sep 18:37
·
1119 commits
to master
since this release
Changes since 20.8.3.0
- Improved build system workflow. (#721)
- Improved development scripts. (#724)
- Updated the search popup to retain some state information when it is refreshed. (#714)
- Updated the Anki connection to not have multiple simultaneous version checks. (#716, #723)
- Improved JSON schema validation. (#722, #729, #731)
- Updated profile conditions validation to use JSON schemas. (#730, #735)
- Fixed errors occurring due to
XMLDocument
(SVG images). (#713, #738) - Fixed an issue preventing Anki cards for kanji from being created. (#743, #744)
- Fixed an issue where the popup would sometimes still be visible when a
{screenshot}
was created. (#741, #752, #753) - Refactoring. (#715, #717, #718, #719, #720, #725, #726, #727, #728, #732, #733, #734, #737, #739, #745, #746, #747, #748, #749, #751)
Changes since 20.8.23.0
- Fixed an issue with the search page throwing errors when cookies are disabled. (#754, #756)
- Added some development test cases for certain types of
<iframe>
content. (#755, #757)