Skip to content

Commit a3f4c99

Browse files
author
Adam Dupaski
authored
Merge pull request mendix#5789 from loket4/development
Release Notes Project Management 2023.03.23
2 parents 38a362b + 4613916 commit a3f4c99

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@ To see the current status of the Mendix Developer Portal and Control Center, see
1717

1818
## 2023
1919

20+
### March 23rd, 2023
21+
22+
#### Improvements
23+
24+
* After the big overhaul we released on [February 13th](#feb-13-23), our logging showed a decrease in the overall performance of [Stories](/developerportal/collaborate/stories/). We took some counter-measures and made performance improvements.
25+
* We made some minor improvements to the flow for [inviting app team members](/developerportal/collaborate/team/#inviting). For example, when you invite someone new to your app, the default role will be **Business Engineer** (as long as this role exists in your app).
26+
* We made some improvements to the layout of the [App Buzz](/developerportal/collaborate/buzz/#app-buzz) page so that it displays better on small screen resolutions.
27+
* The left-hand app context menu is now collapsible, which makes for a far better experience on small screen resolutions.
28+
* In preparation for the [merging of Studio and Studio Pro](https://www.mendix.com/blog/coming-in-2023-the-merging-of-studio-and-studio-pro/), we removed the **Edit in Studio** button. You can still open your app in Studio via the ellipsis (****) in the [app tile](/developerportal/#my-apps) on the **My Apps** page.
29+
* We are preparing the Developer Portal for a brand new feedback experience. Please stay tuned!
30+
2031
### March 16th, 2023
2132

2233
#### Improvements
@@ -70,7 +81,7 @@ For more information on security issues, see [Security Advisories](/releasenotes
7081
* We fixed an issue in **Epics** where the unsaved changes pop-up window did not take you to the correct story after clicking **Leave**.
7182
* We updated the text in the [notifications](/developerportal/#notifications) when a story is assigned to you in **Epics**.
7283

73-
### February 13th, 2023
84+
### February 13th, 2023 {#feb-13-23}
7485

7586
#### Improvements
7687

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p class="rn-date">Jan 31st, 2023</p>
1414

1515
<li class="link-list"><a href="/releasenotes/developer-portal/">Developer Portal</a></li>
16-
<p class="rn-date">Mar 16th, 2023</p>
16+
<p class="rn-date">Mar 23rd, 2023</p>
1717

1818
<li class="link-list"><a href="/releasenotes/developer-portal/deployment/">Deployment</a></li>
1919
<p class="rn-date">Mar 16th, 2023</p>

0 commit comments

Comments
 (0)