- Nothing yet
- Added support for displaying romaji (off by default) (#23)
- Updated dictionaries to 2019-07-05 snapshot.
- Updated dictionaries to 2019-04-02 snapshot (to include 令和).
- Fixed looking up of entries where the reading is in Katakana (#84)
- Reworked handling of keystrokes when a textbox is in use. Hopefully Rikaichamp listens to keystrokes when you expect it to and ignores them when you don't. (#20)
- Updated dictionaries to 2019-03-11 snapshot.
- Added kanji references for Conning's 'The Kodansha Kanji Learner's Course' thanks to @Kala-J.
- Make the kanji view show the traditional radical (not the Nelson radical). The Nelson radical will be shown in the references section in cases where it differs.
- Kanji components are now included when copying a kanji entry to the clipboard
- Updated dictionaries to 2019-01-26 snapshot.
- Added more user-friendly display of annotations for the names dictionary (#64)
- Made pop-up key handling work even when CapsLock is on (#72)
- Updated dictionaries to 2018-12-30 snapshot.
- Fixed highlighting so it works correctly with faux-ruby as used on renshuu.org and Japanese learners' stack exchange (#67)
- Fixed result trimming so that it sorts by priority before trimming (#70)
- Updated dictionaries to 2018-12-27 snapshot.
- Added support for copying entries to the clipboard. Press 'c' when the popup is displayed then follow the on-screen prompts. (#50)
- Added Kanji kentei levels to kanji popup
- Added support for parsing ぬ verbs (#56) thanks to @ispedals.
- Added deinflecting き → 来る (#59) thanks to @ispedals.
- Added support for looking up various conjugated irregular verbs and Yodan verbs and improved lookup for regular verbs (#58).
- Made the 'Toggle definitions' key (d) be disabled by default (#57). If you use this key, you will need to re-enable it from the extension options page.
- Updated dictionaries to 2018-11-08 snapshot.
- Fixed Japanese localization thanks to @piroor.
- Fixed ordering of entries so that more common entries appear first (#26).
- Added parsing for とく・どく forms (#51).
- Updated dictionaries to 2018-09-26 snapshot.
- Made the hotkey for enabling Rikaichamp configurable (#30).
- Introduced hold-to-display hotkey (#33).
- Localized UI into Japanese.
- Various tweaks to option page styling.
- Updated dictionaries to 2018-08-28 snapshot.
- Properly fixed pre-Firefox 57 installs.
- Tweaked timeout for file reads so it is initially shorters.
- Tweaked diagnostics for longer loads.
- Updated dictionaries to 2018-08-07 snapshot.
- Added temporary workaround for users of Firefox <56 (but seriously, please upgrade your Firefox).
- Added timeout handling to deal with file loads that seem to never end (particularly on Linux and on startup / upgrade).
- Made it possible to recover from load errors.
- Hopefully made loading data files more robust to reduce the likelihood of errors on startup.
- Made names display in two columns when necessary.
- Updated word, names, and kanji dictionaries to 2018-08-06 snapshot.
- Added even more diagnostics to dictionary loading.
- Simplified dictionary loading somewhat.
- Updated word and names dictionaries to 2018-07-27 snapshot.
- Added more diagnostics to try to narrow down the cause of Rikaichamp occasionally getting stuck loading (#45).
- Fixed handling of full-width tilde.
- Updated word and names dictionaries to 2018-07-25 snapshot.
- Added diagnostic error reporting for failures to load the dictionary. Attempting to fix the issue with Rikaichamp getting stuck loading (#45).
- Updated word and names dictionaries to 2018-07-13 snapshot.
- Hopefully fixed the issue where the extension would sometimes stop working (#17).
- Updated word and names dictionaries to 2018-06-27 snapshot.
- Made the extension continue to work when the timer precision is reduced (#35).
- Updated word and names dictionaries to 2018-06-21 snapshot.
- Improved ruby handling: Fixed text selection when
<rb>
elements are used (#37). - Improved grammar reporting:
- Fixed the reported inflection of passive godan verbs (#36).
- Added support for reporting causative passives.
- Fixed deinflection of させる for verbs ending in す (e.g. 起こさせる→起こす).
- Stability: Fixed one case where the rikaichamp popup might get stuck.
- Minor tweak to options page.
- Improved bundling of scripts using webpack.
- Updated word and names dictionaries to 2018-05-31 snapshot.
- (Hopefully) fixed text box handling, especially scroll restoration.
- Made pop-up not show up when the mouse if far from the target word.
- Updated word and names dictionaries to 2018-01-28 snapshot.
- Add popup style selection to settings panel (thanks to @kikaxa).
- Fixed a bug where the popup would not appear correctly when dealing with pages with mismatched encodings.
- Disabled the popup while selecting text.
- Updated word and names dictionaries to 2017-12-19 snapshot.
- Fixed hidden popup from interfering with page contents.
- Make popup now show when the mouse is moving at high speed.
- Possibly improved popup fadeout performance.
- Make rikaichamp a little more thorough about cleaning up after itself.
- Updated word dictionary to 2017-11-22 snapshot.
- Made the extension remember if it was enabled across browser restarts (this time for sure).
- Added a description of the Alt+R shortcut key to the options page.
- Added "Enable Rikaichamp" to the context menu (can be disabled from the options).
- Added Alt+R as a shortcut key for enabling/disabling Rikaichamp.
Made the extension remember if it was enabled across browser restarts (hopefully).(It turns out this didn't work)- Updated word dictionary to 2017-11-17 snapshot.
- Added option to disable text highlighting (thanks to @nanaya).
- Added option to disable individual keyboard shortcuts.
- Dropped ability to adjust vertical position of pop-up using j/k. Please let me know if you used this feature and I'll add it back!
- Updated word dictionary to 2017-11-12 snapshot.
- Fixed incorrect positioning of pop-up on initial display.
- Updated word dictionary to 2017-11-05 snapshot.
- Improved text box selection handling including ignoring key strokes when a text box is selected.
- Improved options synchronization.
- Fixed a bug where keyboard events would get ignored while the pop-up was showing.
- Initial version (yes, it took me four attempts to publish).