Skip to content

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:19

Patch fixes for the clip suggestion and transcript flows.

Fixed

  • Suggestions tell you what actually failed. When clip suggestion can't produce results, it now surfaces the real reason (not logged in, usage or rate limit reached, timeout, or an unexpected crash) instead of the generic "check claude/codex login" message.
  • Suggestions stop repeating moments. Suggestion now knows about clips already rendered for the current video plus the moments already on screen, and skips those ranges.
  • Long clip titles are fully visible. The clip title editor wraps instead of scrolling a single-line box.

Changed

  • The Whisper / AssemblyAI engine choice now persists with your saved preset, so a show keeps its preferred transcription engine.

Full Changelog: v2.3.1...v2.3.2