This repository was archived by the owner on Aug 22, 2026. It is now read-only.
v1.1.2
What's Changed
- feat: offline transcription timestamps + speaker diarization (CLI + GUI) by @master5d in #1
- Word-level timestamps: karaoke VTT, Deepgram-shaped JSON, per-word diarization by @master5d in #3
- fix: don't panic when the history DB is newer than the build (DatabaseTooFarAhead) by @master5d in #6
- Transcription progress bar + Cancel for the Transcribe file tab by @master5d in #4
- Diarization progress + model-cache fix + pre-transcription Save by @master5d in #7
- fix(ci): sync CI mock with new transcription API + format files by @master5d in #8
- chore: bump prettier pin 3.6.2 -> 3.8.3 (match local toolchain) by @master5d in #9
- chore(nix): finish Handy->Echo rebrand in the Nix packaging by @master5d in #10
- chore(ci): rebrand asset-prefixes to echo + stop nix-build cache-flake by @master5d in #11
New Contributors
Full Changelog: v1.1.1...v1.1.2