Skip to content

Releases: melink14/rikaikun

v1.2.0

17 May 10:55
Compare
Choose a tag to compare

This release is also available on:


1.2.0 (2021-05-17)

Features

  • dict: Update dictionaries to latest versions. (#484) (1185e74)
  • options: Improve options rendering and saving (#480) (0d601ae), closes #164

v1.1.0

11 May 08:12
Compare
Choose a tag to compare

This release is also available on:


1.1.0 (2021-05-11)

Features

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 to onActivated (#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

01 Sep 12:30
Compare
Choose a tag to compare

1.0.0 (2020-09-01)

Features

  • dict: Handle 'meanings' that contain curly braces. (47cd179), closes #191
  • dict: Update word and name dictionaries to 2020-08-31 snapshots. (4801377), closes #49

Bug Fixes

  • ui: Don't trigger 'copy' command if Mac CMD key is also held down. (63e409f), closes #178
  • ui: Add lang="ja" to rikaikun content HTML so that Chrome uses Japanese fonts to render it always (ef48b7c), closes #220

Rikaikun v0.10.1

24 Sep 00:39
Compare
Choose a tag to compare

Fix bug where unchecked values for kanji dictionary info would not persist between extension restarts.

Rikaikun v0.10.0

23 Sep 05:47
Compare
Choose a tag to compare

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

05 Mar 06:08
397aa16
Compare
Choose a tag to compare
Update manifest version for bug fix

Contains textarea bug fix.

v0.9.0

04 Mar 03:57
c772b15
Compare
Choose a tag to compare

Changes from 7/29/2016 to 3/3/2016