Releases: wtetsu/mouse-dictionary
Releases · wtetsu/mouse-dictionary
v1.5.9
- Improve
isShort
behavior
- Internal component update (e.g. React 18)
v1.5.8
- Improve language detection of pronunciation feature
v1.5.7
-
Change default headFontSize: small -> medium
-
Add pronunciation feature
-
Fix strange traverse without v8BreakIterator
v1.5.6
- 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.4
- Better CSS Reset
- Add a word processing rule
- Fix Ace Editor errors
- Minor improvements
v1.5.3
- 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
- Improve phrase detection
- Improve word detection
- Add notranslate to the default template
- Improve option screen
- Many minor improvements