This release fixes issues for SREs watching stability and regressions.
Published 1mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
blackmagic
blackmagic-design
blackmagicdesign
davinci-resolve
davinciresolve
mcp
+1 more
mcp-server
Summary
AI summaryGuarded timeline and project manager methods now return structured errors instead of crashing on missing required parameters.
Full changelog
v2.55.2
Deep-QC P1 1b — required-param validation. Mutating/destructive actions that
hard-indexed required params (p["name"], p["index"], p["color"], …) now
return a structured error instead of crashing with an unhandled KeyError.
Fixed
- Guarded:
timelineset_current/set_name/set_start_timecode/add_track;
timeline_itemset_property/set_clip_enabled;project_manager
create/load/import_project/export_project/archive/restore; marker
delete_by_color(clip/timeline/item, destructive);layout_presets
save/export;project_settingsset_name/set_setting.
Validation
- Full offline suite green (1286 tests; tests/test_p1_param_validation.py). Pure
input-validation; no Resolve behavior change for valid inputs, no live run needed.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]