🐛 Bug Fixes
Changes
| Issue | Fix |
|---|---|
| #517 | preserve prompt_cache_key in Responses API translation — Codex cache affinity now works correctly through the proxy
|
| #515 | escape \\n in tagContent — SSE content injection now produces valid JSON
|
| #491 | sync expired token status to DB — Providers page now shows degraded state when live check fails |
Tests: 821/821 ✅
What's Changed
- fix: preserve prompt_cache_key in Responses API, escape \n in tagContent (#517, #515) by @diegosouzapw in #518
- chore(release): v2.9.4 — bug fixes (#491, #515, #517) by @diegosouzapw in #519
Full Changelog: v2.9.3...v2.9.4