Changes to the LR 13.2 SDK
Changes to the LR 13.2 SDK compared to the LR 13.0 SDK:
Lightroom Classic SDK Programmers Guide -- According to Adobe Acrobat,. only one substantive change, documentating com.adobe.altTextAccessibility and com.adobe.extDescrAccessibility for customizing Metadata panels.
API Reference
LrDevelopController
- Many new and modified methods for manipulating Point Color:
addPointColorSwatch, deletePointColorSwatch, getSelectedPointColorSwatchIndex, getSelectedTool, selectPointColorSwatch selectTool, togglePointColorRangeVisualization, updateSelectedPointColorSwatch
- Added support for the subpanels of Color Mixer:
revealPanel, revealPanelIfVisible
LrPhoto
- getFormattedMetadata, getRawMetadata, setRawMetadata support two new fields:
altTextAccessibility, extDescrAccessibility
exportServiceProvider
- allowFileFormats and disallowFileFormats allow formats PNG, JXL, and AVIF.
Undocumented Changes
My semi-automated scripts didn't find anything interesting.
