Skip to content

1337 Board v0.1.6

Pre-release
Pre-release

Choose a tag to compare

@m4xx3d0ut m4xx3d0ut released this 31 May 02:15
· 20 commits to dev since this release

Production-signed APK and SHA256SUMS are attached for v0.1.6.

Added

  • Added smart speech cleanup controls for mic input, including toggles for auto-spacing, sentence capitalization, name capitalization, and spoken punctuation commands.
  • Added editable custom speech names so user-defined names and acronyms can keep exact casing during speech cleanup.

Changed

  • Improved speech insertion across mic stop/start events with context-aware spacing and capitalization.
  • Spoken punctuation now trims existing cursor whitespace before committing punctuation, avoiding word , style spacing.
  • Speech commits now use structured insertion edits before committing recognized text.

Fixed

  • Fixed speech punctuation spacing when the cursor already has trailing whitespace.
  • Improved capitalization for standalone I, I'm, common names, and custom speech names.