Releases: leinss/TobiBoard
Releases · leinss/TobiBoard
Release list
TobiBoard 6.8.13
TobiBoard 6.8.10
TobiBoard 6.8.9
- Add to dictionary now captures the whole email address or web link — no need to select the text first
TobiBoard 6.8.8
- Add a word to your personal dictionary straight from the long-press Enter menu
- Clearer "add to dictionary" icon (an open book with a plus)
- Long-press Enter now shows just the handy actions (clipboard, voice, text fix, add word) without the confusing arrows
- AI text fix now keeps the words you saved to your dictionary unchanged
TobiBoard 6.8.6
- Add your own words to the personal dictionary straight from the suggestion bar: long-press a word the keyboard doesn't know and tap + to save it for all languages
- The suggestion long-press menu now shows + to add unknown words and the trash icon to remove dictionary words
TobiBoard 6.8.5
- Clipboard history is now encrypted at rest (AES-256, hardware-backed key on Android 6+)
- Fixed: clipboard history could fail to save on a fresh install
- On-device voice now lists its supported languages (English, German, Spanish, French)
- Model downloads that fail now show the reason, with a Retry option
- Clearer message when an on-device model can't load (suggests re-downloading)
- Privacy and reliability improvements
TobiBoard v6.8.4
What's Changed
- Add metadata-only Play store-listing lane and make target by @leinss in #2
- Correct public claims and fix voice-input edge cases by @leinss in #3
- Bump version to 6.8.3 by @leinss in #4
- Harden text-replace guard, fix NewApi + CI gaps, release v6.8.4 by @leinss in #5
Full Changelog: v6.8.2...v6.8.4
TobiBoard 6.8.2
- Fix: caps lock no longer stays stuck after switching text fields or a touch-cancel gesture
- Fix: keyboard no longer stops typing after an input connection failure — auto-recovers silently
- Fix: text fix now works in URL and email fields, and in fields with no-suggestions mode
- Fix: text fix error toasts are visible long enough to read
- Clipboard history: tracks usage frequency and shows copy timestamp on each entry
- Long-press a clipboard entry to pin it or delete it directly from the keyboard
- New Clipboard Management screen in Settings: search, annotate, and bulk-remove entries
TobiBoard 6.8.1
- Clipboard history: tracks how often each entry is used and shows copy timestamp
- Long-press a clipboard entry to pin or delete it directly from the keyboard
- New Clipboard Management screen in Settings: search, annotate (label) entries, bulk remove
- Fix: caps lock no longer stays stuck after switching text fields or a gesture interruption
- Fix: keyboard no longer stops sending characters after an input connection error
TobiBoard 6.7.0
- Text Fix no longer needs a selection: with nothing selected it fixes the whole text field; select a phrase to fix only that
- Text Fix now shows an inline diff of what changed (additions underlined, removals struck through) before you accept
- New "Undo" button appears briefly after a voice insertion or text fix to revert it in one tap
- New "Session usage" row in Voice settings shows tokens used this session (tap to reset)
- New opt-in "Auto-retry on reconnect": if the network drops mid-transcription, the recording is kept and retried when it returns instead of failing
- Startup no longer initializes secure storage unless Voice or Text Fix is enabled
- Fixed the recording-time-limit buzz ignoring the haptic-feedback toggle