UXP Changelog

Find out what's improved with the latest UXP version, including fixed bugs, new features, and enhancements to existing features. Note that it takes a couple of weeks for new UXP versions to be implemented in future releases of our Creative Cloud apps.

UXP v9.4

New

Fixed

UXP v9.3

New

Fixed

UXP v9.2

New

UXP v9.1

New

UXP v9.0.2

Fixed

UXP v9.0

Updated

UXP v8.4.0

Fixed

UXP v8.3.0

Fixed

UXP v8.2.0

New

Updated

UXP v8.1.0

New

Fixed

UDT v2.1.0

UXP v8.0.1

Breaking Changes

Deprecations

New

Updated

UXP v7.4.0

Updated

Fixed

UXP v7.3.0

New

Updated

Fixed

UDT v2.0

New

UXP Playground to experiment with APIs. Click on the 'Playground' tab next to 'Developer Workspace' to select an app and get started.

Updated

Plugin actions are surfaced based on the 'Status' of your plugin in the Developer Workspace

UXP v7.2.0

New

Updated

UXP v7.1.0

New

HTMLElement now supports

Updated

Fixed

// CSS variable
html {
  --iconColor: yellow;
}

<svg height="100" width="100">
  <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="var(--iconColor, red)" />
</svg>
// shows a yellow circle

UXP v7.0.0

New

Changed

UXP v6.5.0

New

UXP v6.4

New

Bugs Fixes

UXP v6.3

New

Bugs Fixes