Skip to content

v1.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 22:56

1.9.1

  • Made clipboard reading more robust (clipboard reads rarely randomly return corrupt strings, which resulted in lost copy operations) by making 3 reads at a time and comparing results instead of just 1 read.
  • Improved support for digits, which sometimes bugged out before.
  • Split furigana options for each status (new, seen, known, ignored), so that it can fit different needs better.