Skip to content

Commit 4b10fcf

Browse files
authored
Merge pull request mendix#8847 from BMooldijk/development
5 Jan 2025: Apps Mendix Portal Release
2 parents 7697900 + b4649ad commit 4b10fcf

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

content/en/docs/control-center/people/roles-permissions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Previously, project roles were managed at the individual project level. This all
3434

3535
Mendix has now centralized project roles at the company level. To take advantage of this update, you just need to migrate all individual project roles to the new centralized project roles. This will enhance your ability to govern access across all Mendix projects and also enable the programmatic assignment of project roles via [the Mendix Projects API](/apidocs-mxsdk/apidocs/projects-api/).
3636

37-
{{% alert color="info" %}}
38-
Mendix expects you to migrate to centralized company-level project roles by January 1, 2025.
37+
{{% alert color="warning" %}}
38+
Mendix expects you to migrate to centralized company-level project roles by January 26, 2025. We will auto migrate all remaining companies on January 26, 2025.
3939
{{% /alert %}}
4040

4141
#### How to Migrate?

content/en/docs/releasenotes/developer-portal/_index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ For release notes on Mendix Cloud and deployment options, see [Deployment](/rele
1717

1818
To see the current status of the Mendix Portal, see [Mendix Status](https://status.mendix.com/). Here you can also see planned maintenance and past incidents.
1919

20+
## 2025
21+
22+
### January 5, 2025
23+
24+
#### Deprecations
25+
26+
* We have removed the GET projects endpoint in our [Projects API](/apidocs-mxsdk/apidocs/projects-api/) and replaced it with the new GET company projects endpoint.
27+
28+
#### Fixes
29+
30+
* We fixed a bug where the name of the revision author was not shown when the author was no longer part of the project
31+
* We fixed a small UI bug on the Company Roles overview page where the badges were not properly displayed
32+
* We fixed a bug in the self service migration to Company Roles
33+
2034
## 2024
2135

2236
### December 1, 2024

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1313
</li>
1414
<li class="lp-panel-list">
1515
<a href="/releasenotes/developer-portal/">Apps</a>
16-
<p class="rn-date">Dec 1, 2024</p>
16+
<p class="rn-date">Jan 5, 2025</p>
1717
</li>
1818
<li class="lp-panel-list">
1919
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>

0 commit comments

Comments
 (0)