v1.2.1
xnx3/translatev1.2.1Jun 29, 2026by github-actions[bot]
AI Summary
This release resolves legacy widget view URIs for `widgets/apps-sdk` and `widgets/ext-apps` to ensure existing apps published to the ChatGPT app store continue to function correctly after the URI scheme change.
Key Highlights
- Fixes compatibility for legacy widget view URIs
- Resolves canonical URIs for apps-sdk and ext-apps widgets
- Ensures backward compatibility for existing ChatGPT app store apps
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)