Skip to content

Commit d070d0a

Browse files
committed
Add module metadata fix
1 parent 3ea97e5 commit d070d0a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
2626

2727
### Improvements
2828

29+
#### Widget and Module Marketplace Metadata
30+
31+
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.
32+
33+
#### Other Improvements
34+
2935
- We now cleanup pending MendixRuntime-UpdateScheduledEvent and MendixRuntime-DeleteScheduledEvent system tasks before synchronizing scheduled events. (Tickets 261783, 268157, 268325, 268970, 269591, 270061, 270125, 271453, 272736, 273833, 273982)
3036
- We improved performance of opening the Entity selector dialog box. (Ticket 270854)
3137
- We have improved the **Collect Support Information** feature:

0 commit comments

Comments
 (0)