Skip to content

3.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 05:02

3.0.3 - 2026-07-10

✨ New Features

  • Compound-clip Excel reports: FinalCutPro.FCPXML.allReportTimelineSources() discovers both project sequences and standalone compound-clip timelines (event-level ref-clipmedia/sequence). ReportBuilder / buildReport and Summary use this so FCP “Export XML” of a compound clip (no <project>) produces role inventory, markers, and other sheets like a normal project.

🔧 Improvements

  • Test suite: Expanded to 933 tests (932 in OpenFCPXMLKitTests + 1 optional ExcelReportTest), including FCPXMLCompoundClipReportTests.

🐛 Bug Fixes

  • Report timeline resolution: Documents that contain only an event-level compound clip no longer fail with ReportError.noProjectsFound; reporting walks the compound clip’s media sequence instead.