Add changelog for #4204

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-30 14:49:18 -07:00
parent 5be1b9c8cb
commit 82a852c1ff
20 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed deprecated RTVI models, frames, and processor methods including `RTVIConfig`, `RTVIServiceConfig`, `RTVIServiceOptionConfig`, various `RTVI*Data` models, `RTVIActionFrame`, and `RTVIProcessor.handle_function_call`/`handle_function_call_start`. Use the updated RTVI processor API instead.