Skip to content

2.5.2

Choose a tag to compare

@github-actions github-actions released this 27 Mar 11:38

2.5.2 - 2026-03-27

✨ New Features

  • None in this release.

🔧 Improvements

  • Timeline test availability wording: Clarified TimelineManipulationTests availability comments to state behavior consistency across all supported macOS versions (12.0 and later), removing ambiguous minor-version phrasing.

🐛 Bug Fixes

  • Offset helper naming correctness: In FCPXMLElementOffset, renamed a misleading local variable (dur) to offset in _fcpOffsetAsTimecode, aligning naming with actual semantics and reducing maintenance confusion.
  • Timestamp test redundancy removal: Removed a redundant tolerance assertion in testTimelineTimestampsInitialization now that both timestamps are intentionally injected with the same baseline value.