Skip to content

v8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 05:58
· 80 commits to main since this release

Diction App

  • Brand-new autocorrect engine, the first real one in Diction. It quietly fixes common mistakes as you type, with no setup required.
  • The QWERTY keyboard layout has been updated: more compact, more responsive, and easier to use. Suggestion chips now sit inline next to the mic button, and the dismiss key lives in the keyboard row itself.
  • Suggestions are significantly more reliable. They now track context correctly after backspace and edits, and tapping them works consistently wherever you are.
  • When you have text selected and speak an edit instruction, the live streaming preview no longer overwrites your selection mid-way. The replacement arrives as a single, clean swap.
  • Tap the mic inside any transcript to record more and insert it at the cursor. In Live mode, the detail view opens right away so text streams in as you speak.
  • Added a numpad for number fields. Tap into a phone number, PIN, or numeric field and the keyboard adapts automatically.

Gateway

  • Smarter auto-detect routing: the gateway now builds a per-device language history and routes based on what it has learned, rather than always using the safe fallback. Degrades gracefully when MariaDB is not connected.
  • Significantly expanded test coverage across language routing, proxy, and streaming paths.

Docker

docker pull ghcr.io/omachala/diction-gateway:8.0