Releases: birchill/10ten-ja-reader
Releases · birchill/10ten-ja-reader
Release v1.8.4
- Fixed looking up vertical text using pdf.js (#938).
- Fixed use of the puck on Bibi reader (#937).
- Fixed a regression in highlighting of non-BMP characters e.g. 𠏹沢.
- Made sure the popup always appears on top, even for sites like TimeTree that use the maximum z-index for their popups.
- Fixed a bug where the copy status message would re-appear after switching tabs.
Release v1.7.1
- Fixed display of the radical meaning in kanji view
Release v1.7.0
- Added parsing for shogi moves (e.g. ☗8三銀引成). Thanks to @devurandom for the idea and prototype!
- Fixed text look up for Google docs when the document is scaled.
- Fixed positioning of the puck when using a scaled viewport on non iOS Safari browsers.
- Made more common kana reading be displayed when looking up an entry by an irregular kana reading (e.g. showing ふんいき when looking up ふいんき) (#877).
- Made irregular readings be dimmed when looking up by kanji (e.g. ふいんき is dimmed when looking up 雰囲気) (#877).
- Made irregular kanji headwords be dimmed when looking up by kana (e.g. お母 is dimmed when looking up おふくろ) (#877).
- Made the name preview not show the age for a name entry when only a year is given, or when the name is not for a person (#863).
- Stopped the add-on from interfering with generic XML documents (#902).
- Stopped producing source maps for Safari and Chromium releases since they have trouble loading source maps from extension URLs producing an annoying message in the Javascript console in Chrome (#890).
Release v1.6.1 (Chrome/Edge/Safari only)
- Fixed looking up text in text boxes when the document is scrolled on Chrome/Edge/Safari (#856).
Release v1.6.0
Release v1.5.0
- Support for Google Docs annotated canvas.
Note that this does not yet work in Safari due to Safari bug 232781. - Hide senses that don't apply to the looked-up text.
- Show the age next to names for people with birth dates.
- Allow setting the hold to show keys in active tab mode too (Safari) #818.
- Replace "(tm)" text with ™.
- Stop showing the popup for number-only matches in the name dictionary (e.g. 64) #811.
- Fix formatting of options page on Firefox for Android (Nightly).
Release v1.4.8
- Fixed interference with interactive standalone SVG images #793).
- Made the popup show again on standalone SVG images.
- Fixed popup positioning for iframes with borders/padding (e.g. the Bibi EPUB reader) #803)
Release v1.4.7
- Minor fixes to currency data fetching and error reporting
Release v1.4.3
- Expands numbers that include kanji characters and aren't in the dictionary (e.g. 9万8800, 365億).
- Adds an option to disable currency conversion.
- Fixes a bug where popups were not scrollable when no tabs are shown.
- Forces Google Docs to use HTML mode (for now anyway) #782).
- Ignores zero-width non-joiner characters (which Google Docs sometimes likes to put between characters).
- Handles
-webkit-user-select: none
content (such as bookwalker.jp's popup window) on Safari better #773).
Release v1.4.2
- Added onboarding screens for iOS
- Made sure the pop-up and puck appear above various advertisements and headers
- Improved handling of various network errors