Skip to content

Commit a18c932

Browse files
committed
MP Content API release
1 parent 15f67c6 commit a18c932

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/marketplace/general-marketplace

content/en/docs/releasenotes/marketplace/general-marketplace/2026.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ weight: 1
77
numberless_headings: true
88
---
99

10+
## May 2026
11+
12+
### May 21, 2026
13+
14+
#### New Features
15+
16+
* You can now accomplish the following additional actions through the [Marketplace Content API](/apidocs-mxsdk/apidocs/content-api/#api-reference):
17+
18+
* Retrieve company-approved status information. The `isCompanyApproved` attribute is included in content responses when the company-approved functionality is enabled.
19+
* Access detailed security vulnerability information for component versions.
20+
21+
* Vulnerable versions include a list of CVE or CWE identifiers and references to security fix versions that address these issues.
22+
* Security fix versions include information about which vulnerabilities they resolve and which versions are affected.
23+
* Version types clearly indicate whether a version is a regular release, contains known vulnerabilities, or provides security fixes.
24+
25+
* Download specific versions of Marketplace components directly through the Content API. The `downloadURL` attribute provides the endpoint to retrieve component packages programmatically.
26+
1027
## April 2026
1128

1229
### April 18, 2026

0 commit comments

Comments
 (0)