Skip to content

TalkType 1.1.0

Pre-release
Pre-release

Choose a tag to compare

@millZach millZach released this 22 Jul 17:34

TalkType 1.1.0 improves window chrome and makes the dictation pill reliable across multiple monitors and DPI configurations.

Highlights

  • One consistent title bar. TalkType now uses a single frameless custom title bar in loading, onboarding, unavailable, and normal application states, while preserving minimize-to-taskbar and close-to-tray behavior.
  • Reliable multi-monitor pill. The pill follows the monitor containing the cursor while idle, listening, processing, or showing a result, and pauses automatic relocation only during an active drag.
  • Predictable edge placement. Dragging selects the nearest top, bottom, left, or right edge. The pill is centered on that edge with a fixed 16-DIP work-area inset and remembers only the edge between launches.
  • Mixed-DPI correctness. Native widget geometry now uses Electron content-coordinate APIs so the pill keeps its intended footprint and inset across displays with different Windows scaling values.
  • Hardened drag lifecycle. Pointer cancellation, lost capture, Alt-Tab, hiding, renderer recovery, rapid hide/show cycles, delayed IPC, and overlapping gestures cannot leave drag ownership stuck or terminate a newer gesture.
  • Minimum-size accessibility. Onboarding controls remain reachable and clickable at the supported 820x560 minimum window size.

Install

Download and run TalkType-Setup-1.1.0.exe. The Balanced speech model is bundled and works offline.

This build is not Authenticode-signed, so Windows may display an Unknown publisher or SmartScreen warning.

Verification

  • 1,023 unit and integration tests passed; 4 environment-gated tests were intentionally skipped.
  • 31 Electron end-to-end tests passed; 6 design-capture tests remained intentionally gated.
  • Packaged model, runtime, resources, preload boundary, worker, worklet, and normal application launch were verified.
  • Installer SHA-256: A5413FE4EE102F44FA4AC48EC92E4AEE49BC8D877405D7A828530EB9F9F8D6D9

See SHA256SUMS.txt for all uploaded artifact checksums.

🤖 Generated with Claude Code