Releases: birchill/10ten-ja-reader
Release v1.2.1
- Fixed handling of scrollable text boxes in Chromium and Safari browsers.
- Made number handling a bit more tolerant so 8万8千平㍍ etc. would be recognized.
- Fixed a case where the options page would flicker incessantly (#708).
- Made the popup respond better when there is little horizontal space.
- Avoided reporting errors for missing kanji components.
Release v1.2.0
Release v1.1.4
- Made the dark theme have a higher contrast (#692)
Release v1.1.3
- Made icons a little more visible in disabled state when using dark mode (#687)
- Fixed handling of Shift on Safari
Release v1.1.2
- Fixed translation of "Control" key for "hold to show" keys on Mac
- Added a release note about failed updates
Release v1.1.1
-
Added tabs for showing different dictionary results and made them interactive on touch screen devices (#675).
-
Added automatic translation of 畳/帖 and square measurements such as 四畳半, 6.5 帖, 10㎡, or 十二平米 (#642).
-
(Re-)added an option to show only kanji entries by holding Shift (#650).
This behavior must be explicitly enabled from the settings page. However, it should now work without requiring the "Hold to show pop-up" feature.
-
Made the shortcut key to toggle the extension on and off no longer be synchronized so that the full range of modified keys can be used and so that extensions keys configured via the browser UI interoperate with the extension UI better (#652).
-
Made the popup not show up so eagerly when the hold-to-show key(s) is/are pressed and a text box is focussed since it can interfere with copying and pasting (#651).
-
Optimized searching for variants of 長音 (ー) and 旧字体 to perform fewer lookups while considering all 長音 variations for name entries.
-
Defined an additional key that can be configured to switch dictionaries, n, since Shift can be unavailable when Firefox's resist fingerprinting mode is enabled.
-
Added a notification that incomplete results are shown when the dictionary data is being updated.
-
Added a hint indicating the keys that can be used to switch dictionaries.
Release v0.5.14
Drop tabs
permission from manifest.
Release v0.5.13
Drop clipboardWrite
privilege from Chromium browsers.
Release v0.5.12
Fixed some bugs in the lookup cache added in 0.5.10.
Release v0.5.10
Added some performance optimizations that hopefully improve lookup responsiveness.