Skip to content

Releases: birchill/10ten-ja-reader

Release v1.4.1

22 Sep 06:37
Compare
Choose a tag to compare
  • Added a "puck" for looking up words on touch screens.
    A big thanks to @shirakaba for making this happen!
  • Add conversion of currency amounts (e.g. 8万8千円, 100億円)
  • Fixed a shortcut key handling bug on Edge.
  • Made sure the currency list is sorted correctly in Safari.

Release v1.3.6

16 Sep 00:52
Compare
Choose a tag to compare
  • Fixed a regression in popup layout when the tabs are on the side on touch screens

Release v1.3.5

15 Sep 00:02
Compare
Choose a tag to compare
  • Overhauled popup positioning to better correspond with old behavior (#756).
  • Reworked iframe message passing to prevent interfering with pages like Azure portal (#747).

Release v1.3.4

10 Sep 02:25
Compare
Choose a tag to compare
  • Fixed another popup positioning issue

Release v1.3.3

09 Sep 11:12
Compare
Choose a tag to compare
  • Fixed some popup positioning issues.
  • Prevented the popup from showing for images where the alt text is 画像 (e.g. on Twitter).

Release v1.3.2

08 Sep 22:51
Compare
Choose a tag to compare
  • Stopped the popup for showing up for plain numbers #749)

Release v1.3.1

08 Sep 12:32
Compare
Choose a tag to compare
  • Added recognition for counters that start with half-width numerals (e.g. 1つ, 14日, see #709)
  • Fixed a bug when displaying the options page

Release v1.3.0

08 Sep 04:32
Compare
Choose a tag to compare
  • Optimized lookup performance.
  • Restored the behavior where 10ten would translate the alt/title attributes on images and form elements which was accidentally disabled in the previous version.
  • Added an option to disable translating the alt/title attribute on images (#140).
  • Thoroughly reworked popup positioning.

Release v1.2.3

26 Aug 06:39
Compare
Choose a tag to compare
  • Made the lookup better reflect the cursor position (#278).
  • Fixed a hang when using 10ten together with the LiveTL extension (#733).
  • Fixed display of popup when using 10ten together with the LiveTL extension (#734).
  • Fixed a regression in the highlighting of text when only content that is not a dictionary entry matches.

Release v1.2.2

19 Aug 01:03
Compare
Choose a tag to compare
  • Made popups for iframes be shown in the topmost window (#13)
  • Fixed flickering on links that use transitions (#723, #724)
  • Fixed a regression where non-Firefox browsers could not look up the first character in a text box (#725)