v1.2.1

alpic-ai/skybridgev1.2.1Jun 29, 2026by github-actions[bot]

AI Summary

This release ensures backward compatibility by resolving legacy URI schemes for widget apps, allowing existing applications in the ChatGPT app store to continue functioning.

Key Highlights

  • Resolves legacy `widgets/apps-sdk` and `widgets/ext-apps` view URIs

Full Release Notes

Resolves the legacy `widgets/apps-sdk` and `widgets/ext-apps` view URIs to the canonical URI, so that apps already published to the ChatGPT app store keep working after the URI scheme change.

## Changes

- fix(core): resolve legacy apps-sdk/ext-apps widget view URIs @harijoe (#896)