This morning, while utilizing the ChatGPT Apps SDK, I observed a defect: upon rendering the second widget, the previously displayed widget ceases to render and is no longer visible.
- My local codebase is consistent with the previous successful deployment. Subsequent verification utilizing the App booking sample application resulted in the reproduction of the identical issue (See attached images).
- I suspect this is a recently introduced bug within the ChatGPT Apps SDK. A review of the official Changelog (developers. openai. com/changelog?product=apps-sdk ) yielded no documentation regarding recent updates that might explain this behavior.

Furthermore:
- Could you please confirm the definitive location for accessing the comprehensive, detailed changelog upon a new version release? For instance, the recently introduced “Reference memories and chats” option in the App Settings was observed but was not documented in the publicly available Changelog.
- The Refresh functionality within the App settings, intended to facilitate widget reloading following code updates, is currently demonstrating unreliable behavior. Successful redeployment required creating a new App instance with a distinct identifier (new naming).
Thanks.