Changelog
Features
- cb7f1bf feat(audiocpp): add the audio.cpp provider (#1058)
- adc8f3f feat(server): add an option to disable master key authentication (#1067)
- ccf7ca3 feat(server): resolve client addresses from configurable trusted proxies (#1061)
- bf51951 feat: add setting to show real client IP instead of proxy IP in audit logs (#1049)
Bug Fixes
- 14f0395 fix(audio): stream speech and transcription bodies instead of buffering (#1057)
- ede36b9 fix(llmclient): fail over when a stream opens empty or with an in-band error (#1015)
- 837ae54 fix(minimax): reject image-edit dimensions the endpoint cannot satisfy (#1060)
- 3a95a01 fix(minimax): use the shared test provider helper in image edit tests (#1062)
Full Changelog: v0.1.94...v0.1.95