Release Notes

Stay up to date with the latest features, improvements, and bug fixes in App Builder and Adobe I/O Runtime.

April 2026

April 17, 2026

@adobe/aio-cli-plugin-console 5.3.0

New Features

Upgrade Instructions

To use the update, reinstall the aio-cli:

npm install -g @adobe/aio-cli

Full release changes

April 1, 2026

@adobe/aio-cli-plugin-console 5.2.0

New Features

Upgrade Instructions

To use the update, reinstall the aio-cli:

npm install -g @adobe/aio-cli

Full release changes

March 2026

March 24, 2026

@adobe/aio-lib-ims-oauth 6.1.0

New Features

Upgrade Instructions

To use the update, reinstall the aio-cli:

npm install -g @adobe/aio-cli

Full release changes

March 10, 2026

@adobe/aio-cli 11.0.2 & @adobe/aio-cli-lib-app-config 4.2.0

Bug Fixes

Upgrade Instructions

To use the update, reinstall the aio-cli:

npm install -g @adobe/aio-cli

Full release changes - aio-cli
Full release changes - aio-cli-lib-app-config

February 2026

February 24, 2026

Activation Logs and CDN Management in Developer Console

New Features

Two new features are now available in Adobe Developer Console for App Builder projects:

Console Logs UI

View and search your action logs directly in Developer Console — no CLI required:

Access via Console → Project → Workspace → App Builder Logs. For longer retention, configure log forwarding to Splunk, Azure, or New Relic.

CDN Management

A new CDN page in Developer Console for managing your CDN settings:

Access via Console → Project → Workspace → App Builder CDN. See the CDN overview for details.

User Action Required

None — these features are available automatically in Developer Console.

February 3–5, 2026

@adobe/aio-lib-web 7.1.1, @adobe/aio-cli-plugin-app 14.4.2, @adobe/aio-cli-plugin-console 5.1.0 & @adobe/aio-cli-plugin-runtime 8.1.0

Bug Fixes

Upgrade Instructions

To use the updates, reinstall the aio-cli:

npm install -g @adobe/aio-cli

Full release changes - aio-lib-web
Full release changes - aio-cli-plugin-app
Full release changes - aio-cli-plugin-console
Full release changes - aio-cli-plugin-runtime

January 2026

January 26, 2026

@adobe/aio-cli-plugin-app 14.4.0 & @adobe/aio-lib-console 5.5.0

New Features

Upgrade Instructions

To use the update, reinstall the aio-cli or update @adobe/aio-aio-lib-console to ^5.5 in your project's package.json.

Full release changes - aio-cli-plugin-app
Full release changes - aio-lib-console

December 2025

December 3, 2025

@adobe/aio-lib-ims-oauth 6.0.5

aio login on Windows issues: A patch release of a lib in the aio-cli fixes these login issues:

Full release changes - aio-lib-ims-oauth

To get the updates in the aio-cli, just reinstall the cli.

November 2025

November 27, 2025

@adobe/aio-lib-state 5.3.0 & @adobe/aio-cli-plugin-app-storage 1.2.0

New Features

Usage Examples

Library usage:

const state = await stateLib.init({ region: 'aus' })

CLI usage:

aio app state get mykey --region aus

Environment variable:

export AIO_STATE_REGION=aus

Upgrade Instructions

To use the update, reinstall the aio-cli or update @adobe/aio-lib-state to ^5.3.0 in your project's package.json.

Full release changes - aio-lib-state
Full release changes - aio-cli-plugin-app-storage

November 22, 2025

@adobe/aio-lib-state 5.2.0 & @adobe/aio-lib-core-networking 5.1.0

New Features

Upgrade Instructions

Update the respective dependencies in your projects to the appropriate versions above to enable this feature.

Full release changes - aio-lib-state
Full release changes - aio-lib-core-networking

November 18, 2025

@adobe/aio-lib-runtime 7.2.0

New Features

Upgrade Instructions

To use the update in the aio-cli, just reinstall the cli:

npm install -g @adobe/aio-cli

Full release changes

November 18, 2025

@adobe/aio-cli 11.0.1

Bug Fixes

Upgrade Instructions

Install the cli via:

npm install -g @adobe/aio-cli

Full release changes

November 18, 2025

@adobe/aio-lib-templates 3.0.4 & @adobe/aio-cli-plugin-telemetry 2.0.3

Bug Fixes

Upgrade Instructions

To get the updates in the aio-cli, just reinstall the cli.

Full release changes - aio-lib-templates
Full release changes - aio-cli-plugin-telemetry

October 2025

October 7, 2025

@adobe/aio-lib-runtime 7.1.8

Bug Fixes

Upgrade Instructions

To use the update in the aio-cli, just reinstall the cli:

npm install -g @adobe/aio-cli

Full release changes

October 6, 2025

@adobe/aio-cli-plugin-app 14.3.0

New Features

Upgrade Instructions

To update in the aio-cli, just reinstall the cli if you are on aio-cli@11.x. If you are not on aio-cli v11 or greater, you need to install the @adobe/aio-cli-plugin-app@14.3.0 plugin explicitly.

Full release changes

October 1, 2025

App Builder Provisioner Service 3.1.0

Improvements

User Action Required

No user action is needed, all future installs will use the new version of the service.

September 2025

September 30, 2025

@adobe/aio-lib-runtime 7.1.7

Bug Fixes

Upgrade Instructions

To use the update in the aio-cli, just reinstall the cli:

npm install -g @adobe/aio-cli

Full release changes

September 22, 2025

App Builder Delete Service 2.0.4

Bug Fixes & Security

User Action Required

No user action is needed, all future delete-related requests will use the new version of the service.

September 15, 2025

App Builder Provisioner Service 2.1.1

Security

User Action Required

No user action is needed to upgrade, all future installs will use the new version of the service.

September 11, 2025

App Builder Delete Service 2.0.3

Security

User Action Required

No user action is needed, all future delete-related requests will use the new version of the service.

September 8, 2025

@adobe/aio-cli-plugin-app 14.2.0

New Features

Upgrade Instructions

To use the update in the aio-cli, just reinstall the cli if you are on aio-cli@11.x. If you are not on aio-cli v11 or greater, you need to install the @adobe/aio-cli-plugin-app@14.2.0 plugin explicitly.

Full release changes

September 8, 2025

@adobe/aio-lib-web 7.0.6

Bug Fixes

Upgrade Instructions

To use the update in the aio-cli, just reinstall the cli.

Full release changes

September 5, 2025

CDN Infrastructure Improvements

Infrastructure Enhancements

We've successfully implemented a new generation of CDN infrastructure that includes advanced caching mechanisms and compression. These improvements are now live in staging and production, resulting in significant improvements in Lighthouse performance scores across applications. The best part? These improvements happen automatically without requiring any changes from developers.

User Action Required

None - improvements are automatic

September 4, 2025

App Builder Provisioner Service 2.1.0

Bug Fixes

User Action Required

No user action is needed to upgrade, all future installs will use the new version of the service.

September 3, 2025

@adobe/aio-lib-web 7.0.5

Bug Fixes

Upgrade Instructions

To use the update in the aio-cli, just reinstall the cli.

Full release changes

Getting Help

If you have questions or need assistance with any of the changes in these release notes, please visit the Community page or consult the FAQ.