Skip to content

Releases: birchill/10ten-ja-reader

Release v1.8.4

07 Apr 12:13
Compare
Choose a tag to compare
  • 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

10 Feb 07:02
Compare
Choose a tag to compare
  • Fixed display of the radical meaning in kanji view

Release v1.7.0

05 Feb 05:23
Compare
Choose a tag to compare
  • 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)

16 Dec 05:44
Compare
Choose a tag to compare
  • Fixed looking up text in text boxes when the document is scrolled on Chrome/Edge/Safari (#856).

Release v1.6.0

09 Dec 02:30
Compare
Choose a tag to compare
  • Added support for copying entries from touch devices by tapping the entry.
  • Made copying to the clipboard work for HTTP sites (#157).
  • Added support for looking up words on touch screens by tapping the word (#845).

Release v1.5.0

08 Nov 01:14
Compare
Choose a tag to compare
  • 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

21 Oct 01:42
Compare
Choose a tag to compare
  • 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

08 Oct 09:48
Compare
Choose a tag to compare
  • Minor fixes to currency data fetching and error reporting

Release v1.4.3

01 Oct 05:19
Compare
Choose a tag to compare
  • 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

24 Sep 01:50
Compare
Choose a tag to compare
  • Added onboarding screens for iOS
  • Made sure the pop-up and puck appear above various advertisements and headers
  • Improved handling of various network errors