This release adds 1 notable feature for engineering teams evaluating rollout.
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
Affected surfaces
auth
breaking_upgrade
Summary
AI summaryFixed silent dropping of typo'd options/settings keys and made ProjectManager.DeleteProject reliably report deletion status.
Full changelog
v2.55.1
Deep-QC P1 — settings/options whitelisting + DeleteProject reliability.
Fixed
- Options/settings dicts passed to several Resolve APIs are now whitelisted to
their documented keys, so a typo'd key is reported (ignored_options/
ignored_settings/ignored_state_keys) instead of silently dropped:
media_pool.import_timeline,timeline.import_into_timeline, raw
render.set_settings,render.quick_export, andset_voice_isolation_state
(track + item). ProjectManager.DeleteProjectis flaky — it silently returns False when the
target is/was the current project. All callers (safe + raw
project_manager.delete, granulardelete_project) now route through
delete_project_safely(switch-away + retry) and reportdelete_detail. Added
anapi_truthentry.
Added
- A destructive-registry drift guard (
tests/test_destructive_registry_drift.py)
asserting token-gated actions map to real handlers and locking in the media-pool
delete governance from v2.55.0. It also surfaced a pre-existing registry
mis-keying issue (some destructive actions registered under the wrong tool key),
now tracked for a dedicated audit.
Validation
- Full offline unit/static suite green (1280 tests). Whitelisting only drops keys
Resolve already ignored; DeleteProject routing uses the existing tested helper —
no Resolve behavior change for valid inputs, so no live run required.
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]