Changelog
Features
- 587b1de feat(audit): record every prompt guardrail edit as its own revision (#917)
- 8617c3e feat(audit): store the applied request body on prompt guardrail revisions (#909)
- 321db77 feat(dashboard): add Simplified Chinese (zh-CN) locale (#913)
- 3b29905 feat(dashboard): expand guardrail steps from the workflow chart (#908)
- 90a27c1 feat(demo): seed workflows, guardrails, and more traffic (#923)
- 88b1f5d feat(helm): rewrite the chart around env-based configuration (#920)
- 2c0f662 feat(plugins): Plugins & Guardrails page and guardrail manifest flag (#906)
- 71ef690 feat(plugins): add plugin system with guardrail phases, streaming hooks and route strategies (#885)
- 49a836e feat(providers): carry provider replay state under extra_content (#895)
- f0b6ce5 feat(server): add opt-in GET /v1/auth/verify key check (#924)
- e99d2c3 feat(server): drop clients that stop reading model responses (#921)
Bug Fixes
- 64c755d fix(anthropic): carry thinking signatures back to the client (#928)
- e5fea35 fix(dashboard): confirm before discarding dirty modal forms (#918)
- db49965 fix(dashboard): declutter the workflow card and editor (#919)
- 1281524 fix(dashboard): remove the card guardrail list and stack same-step guardrails (#915)