Many bug fixes! So many people have contributed. So thank you all for making wonderful contributions to the project.
What's Changed
- ship vsredist directly with the app by @cjpais in #1577
- faster mic initialization by @cjpais in #1582
- fix cyrillic (unicode) path problems by @cjpais in #1187
- bump to transcribe-cpp-0.1.1 by @cjpais in #1589
- Add Dutch (Nederlands) translation by @MikaKrul in #1590
- Update Japanese translations by @niw in #1593
- Improve Dutch (nl) translation accuracy and consistency by @MikaKrul in #1594
- move to auto timestamps for all models by @cjpais in #1602
- fix: gate whisper run extension on model arch, not Feature::InitialPrompt by @btoaldas in #1603
- fix: typo in GigaAM v3 description. by @sergey-v9 in #1613
- Update Italian translations by @albanobattistella in #1604
- fix: show Processing for non-streaming Live overlay by @diligentpig in #1597
- fix: preserve ampersands in custom words by @Piste in #1569
- add openblas to ci and packaging for linux by @cjpais in #1621
- salvage valid settings instead of resetting store on parse failure by @cjpais in #1631
- fix(build): auto-fall-back to AI stub on Command Line Tools-only macOS by @herrerad85 in #1510
- Add Nepali Translation by @Sahilverse in #1632
- handy keys 0.3.0 by @cjpais in #1623
- fix: throttle mic-level IPC to mitigate WebKitWebProcess memory leak by @i3130002 in #1444
- fix(audio): reset resampler state between recordings to prevent audio crosstalk by @andrewleech in #1344
- fix: prevent abort on quit by handling poisoned mutexes in Drop impls by @marcel-dias in #1354
- fix: add prompt injection defense to default post-processing prompt (#1261) by @ChristophNoetel in #1310
- Apply paste delay after key press and increase slider range by @sboys3 in #1465
- bump transcribe.cpp version by @cjpais in #1634
- [bugfix] keep track of current tray icon state by @AlexanderYastrebov in #1158
- fix(tray): log tray icon failures instead of panicking by @rsanheim in #1355
- fix: cancel stalled post-processing without locking shortcuts by @diligentpig in #1614
- fix: tray icon invisible on Windows with dark taskbar + light apps (#1423) by @Sahilverse in #1636
- fix: push-to-talk rapidly toggles recording under X11 auto-repeat (defer synthesized releases) by @mvanhorn in #1605
- fix: surface download errors during onboarding by @kirilan in #1522
- feat: add Light / Dark / System appearance selector by @kud in #1599
New Contributors
- @MikaKrul made their first contribution in #1590
- @niw made their first contribution in #1593
- @btoaldas made their first contribution in #1603
- @sergey-v9 made their first contribution in #1613
- @Piste made their first contribution in #1569
- @herrerad85 made their first contribution in #1510
- @Sahilverse made their first contribution in #1632
- @i3130002 made their first contribution in #1444
- @andrewleech made their first contribution in #1344
- @marcel-dias made their first contribution in #1354
- @sboys3 made their first contribution in #1465
- @mvanhorn made their first contribution in #1605
- @kirilan made their first contribution in #1522
- @kud made their first contribution in #1599
Full Changelog: v0.9.0...v0.9.1