Changelog

InDesign v20.0

New

UXP v8.0.1

Breaking Changes

Deprecations

New

Updated

InDesign v19.4

UXP v7.4.0

Updated

Fixed

InDesign v19.2

Updated

InDesign v19.0

Plug-Ins menu lists the installed UXP plugins and their panel entrypoints.

Plug-Ins Menu

Fixed

UXP v7.3.0 & UXP v7.2

New

Updated

Fixed

UDT v2.0

New

Updated

InDesign v18.5

UXP Plugins are now available! Get started here.

UXP v7.1

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

New

Changed

InDesign v18.4

InDesign APIs

Added