Changelog
Changelog
Section titled “Changelog”What’s new and changed for scripting?
Adobe Premiere Pro 23.0
Section titled “Adobe Premiere Pro 23.0”Decision: No further changes or improvements to Premiere Pro’s ExtendScript API are planned or scheduled. Any such changes will be reconsidered, once Premiere Pro moves to UXP-based extensibility.
Adobe Premiere Pro 15.4
Section titled “Adobe Premiere Pro 15.4”- Access to the currently active project selection
- Added: app.getCurrentProjectViewSelection()
- New API to move a trackItem.
- Added: TrackItem.move()
- New APIs to set the disabled state of a trackItem.
- Added: TrackItem.disabled
Adobe Premiere Pro 14.0
Section titled “Adobe Premiere Pro 14.0”- Scripting access to Auto-Reframe:
- Added: Sequence.autoReframeSequence()
Adobe Premiere Pro 13.x
Section titled “Adobe Premiere Pro 13.x”- Scripting access to Marker colors:
- Added: Marker.getColorByIndex()
- Added: Marker.setColorByIndex()