Skip to content

Beta 18 - November 2025

Pre-release
Pre-release

Choose a tag to compare

@reinecke reinecke released this 06 Nov 23:31
· 5 commits to main since this release
209d723

Summary

This release includes a large number of fixes as well as schema improvements.

Big Changes

  • Add enabled flag to Effect schema
  • Drop Imath 2 support
  • Remove vfx platform 2020 support from README.md, add 2024 and 2025
  • Added a Color primitive structure for assigning colors to elements (this is not meant to represent pixel colors)
  • Per-Track and Per-Clip Color
  • Added --remove-effects feature to otiotool
  • Remove OTIOView from the core library (The old python library is now stored here - though we encourage people to use Raven instead)
  • Add support for C++ symbol visibility
  • Document C++ API with Doxygen markup

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0