+We changed how Studio Pro stores Marketplace identity data for widgets. This data is now stored in a single shared file, `widgets-appstore-metadata.json`, located in the root of your app project, instead of inside each individual widget's *.mpk* file. Additionally, some Marketplace modules could have an incorrect version string in the app model, these are now corrected automatically. When you open your app, all widget files are updated, the new `widgets-appstore-metadata.json` file is created, and any module version strings are corrected. These will appear as changes in your version control, commit them as part of your upgrade.
0 commit comments