Skip to content

Pindrop v1.19.1

Latest

Choose a tag to compare

@watzon watzon released this 08 Jul 19:16
v1.19.1
b997399

What's New

  • Simpler status bar menu: recording, transcript, history, settings, and quit stay front and center, with the active input device shown in the status row.

Bug Fixes

  • Paste works in VMs again: simulated Cmd+V now posts physical Command key events so hypervisors receive the full paste shortcut instead of a bare v (#59).
  • GPT-5 AI enhancement no longer fails on token limits: requests for GPT-5 models use max_completion_tokens instead of the older max_tokens parameter (#56).
  • Offline model loading is safer: local model folders load without a network, and a network error no longer deletes models you already downloaded (#66).
  • Media diarization no longer hangs: speaker diarization for file jobs is toggleable, cancellable, and time-bounded so long jobs can't get stuck (#67).
  • Diarized segments stay in one language: when a language is detected, it is pinned across segments, and single-speaker labeling is more consistent (#68).
  • Missing mics fall back cleanly: if your selected input device disappears, Pindrop resets to System Default instead of clinging to an unavailable device.

Improvements

  • Signed DMG packaging uses a custom background layout for a cleaner install experience.

Full Changelog

v1.19.0...v1.19.1