Releases: melink14/rikaikun
Releases · melink14/rikaikun
v1.2.0
v1.1.0
This release is also available on:
1.1.0 (2021-05-11)
Features
- dict: Update dictionaries (#451) (97e6306)
- dict: Update dictionaries to latest versions. (#469) (96a6032)
Bug Fixes
- manifest: Edit the manifest description to fit under the character limit (de5a21a)
- Change manifest.json description to be more descriptive. (#268) (5fb116c), closes #245
- Falsy setting values now correctly initialize. (#408) (327eecd), closes #346
- Migrate
onSelectionChanged
toonActivated
(#461) (d8a0a9d), closes #153 - Remove unneeded tabs permission from manifest. (#266) (d529e62), closes #152
- Reset badge text to empty on extension startup (#462) (b4afd3f), closes #82
- Update manifest.json to allow rikaikun to work in srcdoc iframes. (#411) (093824b), closes #410
Rikaikun v1.0.0
Rikaikun v0.10.1
Fix bug where unchecked values for kanji dictionary info would not persist between extension restarts.
Rikaikun v0.10.0
Changelog:
Features
Scrolling to see >7 dictionary entries by bazzinotti.
Add Heisig keywords to Kanji dictionary by Vwing.
Add Heisig 6th edition by Vwing.
Add Text To Speech support (enable in settings) by MayamaTakeshi.
Options appear in pop up instead of new page by darren-lester.
Settings use cloud sync and persist across all computers by Deshaun Crawford.
Bug Fixes
CTRL-C works properly to copy just the word instead of copying the full definition by darren-lester.
Google Docs mostly works again after they updated their rendering logic.
Text area bug fix
Update manifest version for bug fix Contains textarea bug fix.