Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 08 May 18:46
· 3 commits to main since this release

1.10.0 (2026-05-08)

✨ Features

  • add media player toggle functionality and update related UI components (ec8d489)
  • add TranscriptMediaPlayer component and related functionality (a461994)
  • add volume, mute, and playback speed controls to TranscriptMediaPlayer (69afff1)
  • enhance ETA calculation for batch processing in useBatchQueue (ba14a4b)
  • enhance TranscriptMediaPlayer with media source state management and loading behavior tests (939b0bd)
  • implement media file validation and approval process with associated tests (d8eab8e)

🐛 Bug Fixes

  • add estimated time remaining calculation for batch processing (80f6b54)
  • enhance media protocol tests with range request handling and error responses (1a7e844)
  • implement media protocol handling with expiration and eviction logic (2994a0c)