What's Changed
- Fix missing execute bit on shell scripts by @paskal in #423
- Windows mp3 audio packs by @Dirrik in #425
- refactor: make OpenCode adapter a thin wrapper routing through peon.sh by @ImBIOS in #430
- fix: use PEON_PLATFORM internally to avoid ambient $PLATFORM env collision (#426) by @garysheng in #431
- fix: remove
localused outside function in trainer subshell by @ImBIOS in #435 - fix: add SessionStart debounce to Windows peon.ps1 (parity with peon.sh) by @kegechen in #433
- fix: prevent WinForms overlay from stealing focus on WSL/MSYS2 by @garysheng in #436
- fix: write Python to temp file to avoid MSYS2 ARG_MAX limit by @garysheng in #437
- fix: warn and fall back to default volume when ffmpeg is missing by @garysheng in #438
- fix: PowerShell truthiness bug in SessionStart debounce cooldown by @garysheng in #440
- feat: TTS config schema and update backfill by @garysheng in #442
- feat: add shuffle rotation mode by @rursache in #444
- fix: bound stdin read to prevent hang on Windows git-bash by @garysheng in #447
- feat: add --lang flag to filter packs by language during install by @fabio-andre-rodrigues in #450
New Contributors
- @Dirrik made their first contribution in #425
- @ImBIOS made their first contribution in #430
- @kegechen made their first contribution in #433
- @rursache made their first contribution in #444
Full Changelog: v2.17.3...v2.18.0