Skip to content

v2.3.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 10:49
· 722 commits to main since this release

Easier updates

  • Smart Download button. Banner deep-links to the asset matching your install: .deb, .AppImage, Windows installer, or archive. pip/source installs see "View release".
  • Skip this version. Dismiss a release permanently from the banner. Re-toggling "Check for updates" in Settings clears the skip.
  • Post-update confirmation. First launch after upgrading shows a dialog with a link to release notes. Crash-safe: new version recorded before dialog opens.
  • Auto-check setting is now in the Settings tab.
  • Version comparison upgraded to packaging.Version so prerelease tags (-rc1, .post1) work.

Better mining

  • Pronouns mined. 彼, 誰, 何, 我々, 貴様 now appear in vocab. Hiragana-only pronouns (これ, それ) stay filtered.
  • Compound nouns reassembled. 刑務所, 爆発的, 死傷者, 入院中 mine as one word instead of being split and filtered.
  • Prefix compounds mined. 不可能, 無関心, 非常識, 反社会, 超能力 merge into single words.
  • Verb-stem nominalizations mined. 言い方, 読み方, やり方 mine as one word.
  • Expression field uses subtitle surface form. When the dictionary lemma differs from what was on screen (豪腕 vs 剛腕), cards show what you actually saw. ExpressionFurigana matches.
  • Auto-migration for existing users. Upgrading from 2.3.2 adds 代名詞 to the default allowed_pos so the pronoun fix takes effect. Custom POS lists preserved.

Full Changelog: v2.3.2...v2.3.3