Skip to content

Release 1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 03:43
· 780 commits to main since this release
  • Collapsed the popup window to only show the most relevant results by default (#1036).
    • You can restore the old behavior by choosing "Expand all entries → Words" from the settings screen.
    • You can view other entries by scrolling the popup window or by expanding it to show all entries by clicking the downward triangle button or pressing x on the keyboard.
  • Made the popup show kanji details for all kanji in the longest matched word (#1138).
  • Added a setting for changing the font size of the popup.
  • Made options page support dark mode.
  • Added an option to disable looking up by tapping on them on touchscreen devices (#1005).
  • Added WaniKani data to word and kanji display (#838). This can be enabled from the options page under the "Popup style" and "Kanji dictionary" sections.
  • Added handling for kanji incorrectly encoded as radicals (#1205).
  • Fixed handling of pages with <frameset> elements and nested <iframe>s (#1241).
  • Fixed highlight styles on pages with strict CSP settings.