This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
20.12.6.1
toasted-nutbread
released this
15 Dec 03:37
·
837 commits
to master
since this release
Changes since 20.11.1.0
Features
- Updated the style of the search and popup pages. (#1005, #1009, #1024, #1027, #1029, #1030, #1032, #1034, #1035, #1040, #1041, #1042, #1043, #1044, #1046, #1047, #1050, #1055, #1057, #1060, #1062, #1064, #1065, #1066, #1067, #1072, #1077, #1080, #1082)
- Updated dark theme to affect the style of the scrollbar. (#1038)
- Updated the audio button to be hidden when no audio sources are enabled. (#1003)
- Input field on the search page is now multi-line. (#1005, #1007)
- Added new settings v2 page. (#606, #987, #990, #991, #994, #1084)
- Added support for using modifier keys to select different profiles when using the query parser on the search page. (#558)
- Added a new
{conjugation}
marker for Anki cards. (#983; #988) - Added a new
{frequencies}
marker for Anki cards. (#168, #1073; #1074) - Added an option to disable duplication checks for Anki cards. (#993; #1011, #1012, #1013)
- Added a button to select the profile on the browser action popup, when multiple profiles are set up. (#388, #944; #1039, #1045)
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
- Updated tests. (#999, #1001, #1002)
- Improved options propagation to the popups based on context and input modifiers. (#1015, #1016, #1017, #1020, #1025, #1026)
- Core updates. (#1018, #1023)
- Updated how the compact tags option affects the data returned for definitions. (#1021)
- Improved options validation. (#1078)
- Refactored display control classes. (#1052, #1053, #1054, #1056)
- Refactoring. (#1006, #1008, #1010, #1014, #1031, #1061, #1076)