Skip to content

Releases: ciro-maciel/push-to-talk

v1.19.0

27 Dec 17:03

Choose a tag to compare

1.19.0 (2025-12-27)

Features

  • Validate selected model on startup, falling back to available models or prompting user to download if none exist. (a3e94a1)

v1.18.0

27 Dec 14:42

Choose a tag to compare

1.18.0 (2025-12-27)

Features

  • Add microphone selection UI and persist user choice for audio input. (6ef2c97)
  • Modularize renderer and main processes by extracting audio, UI, transcription, core, and hotkey logic into dedicated files. (8f8648f)

v1.17.0

27 Dec 09:00

Choose a tag to compare

1.17.0 (2025-12-27)

Features

  • Add RMS-based silence detection and improve noise handling with new keywords and UI updates. (b773741)

v1.16.0

27 Dec 08:46

Choose a tag to compare

1.16.0 (2025-12-27)

Features

  • Add a transcribing mode to the overlay visualizer with a loading animation. (1c208c7)

v1.15.1

27 Dec 08:38

Choose a tag to compare

1.15.1 (2025-12-27)

Bug Fixes

  • Switch macOS text typing from direct keystrokes to clipboard paste for improved character compatibility. (f0b1295)

v1.15.0

27 Dec 08:26

Choose a tag to compare

1.15.0 (2025-12-27)

Features

  • Add pre-heat microphone option with UI toggle and persistent configuration. (edc3586)

v1.14.0

27 Dec 08:11

Choose a tag to compare

1.14.0 (2025-12-27)

Features

  • add 'Ver atualizações' menu item and rename existing menu labels. (dd7bbc7)

v1.13.0

26 Dec 21:55

Choose a tag to compare

1.13.0 (2025-12-26)

Features

  • Implement transcription model selection, download, and management. (e49d8a1)

v1.12.3

26 Dec 11:35

Choose a tag to compare

1.12.3 (2025-12-26)

Bug Fixes

  • Add assets directory to package files for distribution (84f6818)

v1.12.2

26 Dec 11:29

Choose a tag to compare

1.12.2 (2025-12-26)

Bug Fixes

  • update whisper-cli bundling to use platform-specific extra resources and a wildcard in file patterns. (91dc3a7)