v0.2.11
What's Changed
- Bump the actions group with 2 updates by @dependabot[bot] in #316
- Support text-only and out-of-band (conversation=none) responses by @A-Mahla in #318
- Emit assistant transcript for fresh response when discard guard is stuck by @A-Mahla in #321
- Add chat-completions LLM backend (OpenAI /v1/chat/completions) by @A-Mahla in #322
- Default Qwen3 TTS to GGML by @andimarafioti in #325
- Fix two mid-generation conversation races (tool call & image) by @A-Mahla in #326
- Defer client conversation items during an active response by @A-Mahla in #327
- Update HF router Gemma chat completions example by @andimarafioti in #328
- Refresh README docs by @andimarafioti in #330
- chore: remove deprecated melo option from tts arguments by @abhimanyus1997 in #329
- Bump the actions group with 2 updates by @dependabot[bot] in #324
- Fix Docker image build by @andimarafioti in #331
- Bump actions/setup-python from 6.2.0 to 6.3.0 in the actions group by @dependabot[bot] in #332
- Update interruption handling docs to match current CancelScope logic by @A-Mahla in #335
- Add realtime web demo app under demo/ by @A-Mahla in #336
- Fix Windows installation error for faster-qwen3-tts by @mubashirsidiki in #340
- Add star history chart to README by @andimarafioti in #345
- Self-host star history chart by @andimarafioti in #346
- Use GraphQL for star history data by @andimarafioti in #347
- Make star history updates manual by @andimarafioti in #348
- Add generated star history chart by @andimarafioti in #349
- chore: update star history chart [skip ci] by @andimarafioti in #350
- Retry API warmup before marking the node ready by @andimarafioti in #353
- Use public Qwen3-TTS warmup API by @andimarafioti in #355
- Prepare release 0.2.11 by @andimarafioti in #362
New Contributors
- @abhimanyus1997 made their first contribution in #329
- @mubashirsidiki made their first contribution in #340
Full Changelog: v0.2.10...v0.2.11