Skip to content

Releases: wtetsu/mouse-dictionary

v1.5.11

07 Apr 13:35
Compare
Choose a tag to compare
  • #70 Keyboard shortcuts for scrolling

Full Changelog: v1.5.10...v1.5.11

v1.5.10

06 Apr 00:42
Compare
Choose a tag to compare

v1.5.9

05 Apr 16:37
Compare
Choose a tag to compare
  • Improve isShort behavior
  • Internal component update (e.g. React 18)

v1.5.8

11 Feb 14:16
Compare
Choose a tag to compare
  • Improve language detection of pronunciation feature

v1.5.7

11 Feb 13:28
Compare
Choose a tag to compare
  • Change default headFontSize: small -> medium

  • Add pronunciation feature
    image

  • Fix strange traverse without v8BreakIterator

v1.5.6

14 Jan 20:21
Compare
Choose a tag to compare
  • Fix a bug that shows duplicated entries
  • Change Mustache engine (Hogan.js -> mustache.js)
    • Hogan.js is no longer maintained
    • Hogan.js uses the eval-ish features that have caused extension permissions related issues.
      • That could be bigger issue when migrating to Manifest v3
    • mustache.js is highly compatible, small and fast enough
  • Other minor improvements

v1.5.5

16 Oct 09:43
Compare
Choose a tag to compare
  • Firefox optimization

v1.5.4

16 Oct 07:06
Compare
Choose a tag to compare
  • Better CSS Reset
  • Add a word processing rule
  • Fix Ace Editor errors
  • Minor improvements

v1.5.3

15 Aug 07:07
Compare
Choose a tag to compare
  • Improve input element handling
  • Add cross-extension messaging events ("enable_default" and "disable_default")
  • Update built-in dictionary (ejdict-hand)
  • Some minor improvements

v1.5.2

02 May 10:11
Compare
Choose a tag to compare
  • Improve phrase detection
  • Improve word detection
  • Add notranslate to the default template
  • Improve option screen
  • Many minor improvements