This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryAdds Edit-page title and Text+ helper actions for timeline items
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Edit-page title and Text+ helper actions for timeline items. Adds Edit-page title and Text+ helper actions for timeline items. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Low |
Adds `timeline.title_property_scan` action. Adds `timeline.title_property_scan` action. Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Feature | Low |
Adds `timeline.bulk_set_title_text` action. Adds `timeline.bulk_set_title_text` action. Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Refactor | Medium |
Hardens title property scanning to prefer documented no-argument GetProperty() map. Hardens title property scanning to prefer documented no-argument GetProperty() map. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
v2.18.0
Adds Edit-page title and Text+ helper actions for timeline items:
timeline.title_property_scantimeline.set_title_texttimeline.bulk_set_title_text
These actions inspect undocumented TimelineItem.GetProperty() title/generator keys and attempt SetProperty() writes when the current Resolve build exposes writable text payloads. Fusion titles remain the more reliable automation path when Edit-page title properties are not exposed.
Also hardens title property scanning to prefer the documented no-argument GetProperty() map, while retaining the empty-string fallback for Resolve bridge quirks.
Validation:
venv/bin/python -m unittest tests.test_timeline_title_text_utilsvenv/bin/python tests/test_import.pyvenv/bin/python scripts/audit_api_parity.pygit diff --check
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]