Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:48
· 7 commits to master since this release
de852a4

ainuKey v0.3.0 — configuration system

✨ New

  • Settings GUI — the Options button (Windows language settings → Japanese → ainuKey) now opens a real dialog with checkboxes, replacing the old info box.
  • Two-way TOML config — settings live in %APPDATA%\ainuKey\config.toml, editable by hand or via the GUI; either side stays in sync.
  • Orthography / notation optionstu→ツ゚ (vs ト゚), small glides y/w→ィ/ゥ, and showing the = morpheme boundary.
  • Input-behavior options — default kana/Latin mode, a romaji input mode (shows romaji, converts on commit), word-suggestions on/off, max candidates, context-aware on/off.

🔧 Improved

  • Smarter suggestions — blended trigram+bigram (stupid-backoff) ranking, so a strong bigram prediction still surfaces when the trigram is sparse.

Carried from v0.2.2

Romaji→katakana + voiced/loanword input, the na-crash fix, the per-keystroke COM leak fix. Registered under Japanese.

Install

Download ainuKey-0.3.0-x86_64-windows-setup.exe. If upgrading, sign out/in once so the old DLL unloads, then run it. Win+Space → ainuKey.

Prerelease.