v0.7.2
What's Changed
- Fail transcription task if whisper transcription fails with non-zero exit code by @chidiwilliams in #295
- Fix error message by @chidiwilliams in #296
- upgrade to 0.7.2 by @chidiwilliams in #301
- Add internationalization by @chidiwilliams in #306
- Update Catalan translation by @jordimas in #307
- Fix 'No Python frame' crash when the transcriber worker thread is quit while waiting for new tasks by @chidiwilliams in #309
- Cancel transcription tasks by @chidiwilliams in #318
- Upgrade stable ts by @chidiwilliams in #324
- Upgrade whisper.cpp by @chidiwilliams in #325
- Fix recording window shutting down by @chidiwilliams in #326
- Set transcription table to multi-select by @chidiwilliams in #340
- Fix Linux build by @chidiwilliams in #341
- Add Swift app by @chidiwilliams in #366
- Update Catalan translation by @jordimas in #355
- Highlight search text by @chidiwilliams in #367
- Add csv export by @chidiwilliams in #368
- Stop opening transcription after completion by @chidiwilliams in #370
- Add support for OpenAI Whisper API by @chidiwilliams in #371
Full Changelog: v0.7.1...v0.7.2