| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ito-0.15.14.exe | 2025-10-15 | 142.3 MB | |
| Ito-Installer.dmg | 2025-10-15 | 282.9 MB | |
| Ito-Installer.exe | 2025-10-15 | 142.3 MB | |
| README.md | 2025-10-15 | 3.1 kB | |
| v0.15.14 source code.tar.gz | 2025-10-15 | 4.4 MB | |
| v0.15.14 source code.zip | 2025-10-15 | 4.6 MB | |
| Totals: 6 Items | 576.5 MB | 0 | |
What's Changed
- Deduping dictionary entries by @julgmz in https://github.com/heyito/ito/pull/261
- ITO-254: Grammar Selection Service Sometimes Overwrites Post-Cursor Text by @fulltimemike in https://github.com/heyito/ito/pull/279
- speed up audio start by @fulltimemike in https://github.com/heyito/ito/pull/282
- Updating hotkey handling, moves handling for blocked keys into rust by @julgmz in https://github.com/heyito/ito/pull/280
- Fixing text writer paste adjustment after ito completion by @julgmz in https://github.com/heyito/ito/pull/283
- Rewriting windows keyboard presses by @julgmz in https://github.com/heyito/ito/pull/284
- Relaxing reserved combo check by @julgmz in https://github.com/heyito/ito/pull/295
- Fixing audio test onboarding step by @julgmz in https://github.com/heyito/ito/pull/298
- Fixing shortcut editors when max length reached by @julgmz in https://github.com/heyito/ito/pull/296
- ITO-270: Auto updater improvements by @fulltimemike in https://github.com/heyito/ito/pull/299
- Prevent app nap within keyboard listener binary by @julgmz in https://github.com/heyito/ito/pull/301
- ITO-291: fix crlf windows endings for grammar service by @fulltimemike in https://github.com/heyito/ito/pull/302
- Check if text insertion is only whitespace by @julgmz in https://github.com/heyito/ito/pull/306
- Switch analytics from amplitude to posthog by @evanmarshall in https://github.com/heyito/ito/pull/310
- Autoupdater by @fulltimemike in https://github.com/heyito/ito/pull/314
- Add state / platform aware Keyboard text in onboarding screen by @julgmz in https://github.com/heyito/ito/pull/312
- relieve IO pressure on audio recorder, upsample to 48khz to make comm… by @JohnDonavon in https://github.com/heyito/ito/pull/315
- Remove tracerlogger and clean up interaction id code by @evanmarshall in https://github.com/heyito/ito/pull/316
- Fix race condition that prevents interaction creation by @JohnDonavon in https://github.com/heyito/ito/pull/321
- Revert change to audio stream manager in 197a3114007b00c74da6615b4a5f… by @JohnDonavon in https://github.com/heyito/ito/pull/322
- Fixed migration ci + lambda by @julgmz in https://github.com/heyito/ito/pull/323
- Revert so that audio quality remains fixed by @JohnDonavon in https://github.com/heyito/ito/pull/325
- Adding scrollbar to microphone selector + global scrollbar style by @julgmz in https://github.com/heyito/ito/pull/329
- Send drain signal when write thread completes by @JohnDonavon in https://github.com/heyito/ito/pull/327
- ITO-336: Long Delay When Using Ito Back to Back by @fulltimemike in https://github.com/heyito/ito/pull/338
- ITO-274: Add Advanced Setting to Disable Grammar Service by @fulltimemike in https://github.com/heyito/ito/pull/335
- Fixing context gathering on windows by @julgmz in https://github.com/heyito/ito/pull/339
- Add ui for low quality, max threshold more lax, enhance pcm before se… by @JohnDonavon in https://github.com/heyito/ito/pull/340
Full Changelog: https://github.com/heyito/ito/compare/v0.14.3...v0.15.14