github tover0314-w/opentypeless v0.1.22
OpenTypeless v0.1.22

latest releases: v1.1.52, v1.1.51, v1.1.50...
3 months ago

What's Changed

Bug Fixes

  • Capsule abort button now properly cancels pipeline — Pressing the X button at any stage (recording/transcribing/polishing) now immediately aborts the pipeline and restores hotkey functionality. Previously, the hotkey would stop working after pressing abort.

Details

  • Added backend PipelineHandle.abort() with AtomicBool flag to force state to Idle
  • Added abort checks in stop() after STT wait, before and after LLM polish
  • Registered abort_recording Tauri command
  • Capsule X buttons now call abortRecording() instead of frontend-only state reset
  • Clear pipelineError when pipeline returns to idle state

Full Changelog: v0.1.21...v0.1.22

Don't miss a new opentypeless release

NewReleases is sending notifications on new releases.