Adobe Express Add-on Platform Updates: Spring 2026 Digest

Spring 2026 brought an interesting set of updates that may look incremental in isolation but together represent a bigger shift. Adobe Express add-ons have moved beyond changing the design in an Adobe Express document. New tools help them better understand document structure, intent, and context well enough to orchestrate real-world outcomes.

These changes are especially valuable for high-volume creators in Adobe Express (sales, marketing, social, HR, education, and more), where users need to reliably produce, reuse, and ship content at scale. In this post, we’ll summarize the most impactful platform changes from Spring 2026 and explain how they come together to unlock enterprise-ready workflows.

Pull reusable assets from completed content

A pattern that comes up regularly for enterprise teams using Adobe Express is finishing a piece of content and then needing to reuse parts of it elsewhere. Historically, that meant duplicating pages and elements, then manually rebuilding assets.

The following capabilities added this spring unlock new enterprise workflows for reusing assets:

Add-ons can leverage these updates to help enterprise teams reuse approved content at scale, with less duplication and fewer manual steps. See the Create Rendition guide for more details.

Examples:

Content controls that preserve the design

Another challenge for enterprise teams is making changes to content without breaking the design. Users need to update a description, replace localized text, or swap images, but expect the underlying design to remain consistent. These changes often require manual cleanup, which doesn’t scale well (especially for documents that are reused frequently).

Several new capabilities allow add-ons to safely update content in place:

Add-ons can now provide reliable ways for users to update content in place while preserving the original design intent. That’s especially valuable for enterprise use cases, where these features create efficiency improvements at scale.

Examples:

Understand element meaning, not just location

This spring, add-ons gained deeper access to document structure and content, especially text. The new allDescendants and allTextContent accessors can get a flattened view of everything on a page or inside a visual node, even nested content. The new TextContent interface also provides direct access to the data extracted from a text node.

These capabilities make it possible for add-ons to build powerful, context-aware experiences that are especially valuable to enterprise users. Where add-ons once understood only element location, they can now retrieve the full document structure and reason about content at a semantic level, operating from intent rather than layout details (for example, “this text is grouped with an image, so it’s probably a caption or description”).

Examples:

Platform improvements from Spring 2026

This spring, the Adobe Express add-on platform continued to grow and mature in ways that directly support higher-quality add-ons.

The Adobe Express Developer MCP Server is now stable and production-ready, providing a strong foundation for your local development with AI-assisted coding tools. The API designs and interfaces for core layout controls like Node.resize() were refined and improved before being released to stable.

Important, valuable new documentation landed that covers core aspects of the add-on platform, such as Add-on Architecture, Project Anatomy, Terminology, and Constants. These guides are excellent resources for add-on developers, but also have a meaningful impact on the overall quality of AI-generated code when building add-ons.

From editing to orchestration

Spring 2026 marked an important shift for the Adobe Express add-on platform. Add-ons have outgrown old limitations and are now able to understand content more deeply, update it safely, and orchestrate real, valuable work and deliverables for teams using Adobe Express.

As Adobe Express continues to grow and see enterprise adoption, add-ons play an essential role in maximizing the value these users get from Adobe Express. The capabilities released this spring lay the groundwork for add-ons to meet emerging new use cases and actively power end-to-end content workflows.

Some next steps for you to take:

Thanks for being part of the Adobe Express add-on community, and happy building!