Releases: birchill/10ten-ja-reader
Releases · birchill/10ten-ja-reader
Release v1.12.5
- Fixed a bug where changing tabs after pinning the popup could cause the popup to have the wrong size.
- Fixed a bug where the popup would be mispositioned after scrolling.
Release v1.12.4
- Fixed flickering when using hold-to-show keys and a text box is selected.
Release v1.12.3
- Fixed a bug where the popup would sometimes pin when mouse interaction was disabled and hold-to-show keys were configured.
- Fixed detecting of pin popup keys on Safari.
Release v1.12.2
- Fixed a bug that would cause the popup to effectively be pinned after releasing hold-to-show keys when they are set for both text and images.
- Fixed a bug that would cause unwanted pinning of the popup when hold-to-show keys are configured and mouse interactivity is disabled.
Release v1.12.0
- Made it possible to interact with the popup by using the mouse. For example, you can change tabs or copy entries by clicking.
- Note that this makes the popup tabs larger and may sometimes mean the popup does not dismiss as quickly. This behavior can be disabled from the options page under "Popup interactivity".
- Made the popup not move position when changing tabs via touch or mouse.
- Added a shortcut key for closing the popup (defaults to Esc).
- Added a shortcut key for pinning the popup (defaults to Ctrl).
- Added a setting to make highlight styles blue on browsers that support the CSS Highlight API and made the default yellow style more subdued.
- Fixed a bug where highlights might not be cleared.
- Disabled using the Highlight API on Chrome for vertical text due to Chromium bug 1360724
Release v1.11.0
- Made katakana headwords be shown when matching on katakana (#978).
- Made non-matching kanji headwords be hidden when matching on kana (#979).
- Added handling for search-only dictionary headwords.
- Made it possible to copy name preview entries to the clipboard.
- Fixed display of currency conversion etc. when there are only name results (#970).
- Fixed handling of kanji records with multiple cross references (#983).
- Made the label for rarely-used kanji shorter.
Release v1.10.6
- Added new field and misc tags from JMdict.
- Fixed flicker when opening options page.
- Fixed handling of Strg key.
Release v1.10.5
- (Firefox, Chrome, Edge) Fixed enabling of multiple windows.
- Fixed an issue with 10ten affecting the scroll height of pages (#959).
- Fixed an issue with the popup being shown for numbers that have a comma in them (#962).
- (Safari) Made it easier to look up text at the start of a range (typically text with furigana) (#956).
Release v1.10.4
- Initial Thunderbird release
Release v1.10.0
- Rewrote the data downloading service to improve initial download performance and provide more useful download progress.