Skip to content

Sprintr release 26-07-2025 #9820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:

## Introduction

Mendix hosts a variety of services in the cloud. These include the environments for apps that are deployed to Mendix Cloud, as well as various online services (such as app Buzz).
Mendix hosts a variety of services in the cloud. These include the environments for apps that are deployed to Mendix Cloud, as well as various online services.

The status of each of these services is reported on the [Mendix Platform Status](https://status.mendix.com/) page.

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/developerportal/general/documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ You can perform the following actions on this page:

## Read More

* [Buzz](/developerportal/general/buzz/)
* [Overview](/developerportal/general/overview/)
* [Team](/developerportal/general/team/)
* [Epics](/developerportal/project-management/epics/)
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
---
title: "Buzz"
url: /developerportal/general/buzz/
title: "Project Overview"
url: /developerportal/general/overview/
weight: 1
description: "Describes the Mendix Buzz, which is the landing page for working on a Mendix app."
description: "Describes the Mendix Overview, which is the landing page for working on a Mendix app."
aliases:
- /developerportal/general/buzz/
#To update these screenshots, you can log in with credentials detailed in How to Update Screenshots Using Team Apps.
---

## Introduction

Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, Buzz lets you see your app activity, as well as collaborate and share ideas with your team.
Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, **Overview** lets you see your app activity, as well as collaborate and share ideas with your team.

{{< figure src="/attachments/developerportal/general/buzz/app-buzz.png" >}}
{{< figure src="/attachments/developerportal/general/overview/app-overview.png" >}}

At the top of the page, you can find the following key information about your app:

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/developerportal/general/team/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Anyone with invitation permissions in their app role can invite new team members

To invite new team members, follow these steps:

1. Click **Invite Member** on the **Team** page, or **Invite someone to your team** ({{% icon name="add-circle" %}}) next to the team in the [app Buzz](/developerportal/general/buzz/).
1. Click **Invite Member** on the **Team** page or **Invite someone to your team** ({{% icon name="add-circle" %}}) next to the team in the [app Overview](/developerportal/general/overview/).
2. Enter the email address for the Mendix users you want to invite to the team.
3. Select an **Access Role** for the new members, and click **Add**.
4. Send the invitation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1580,4 +1580,4 @@ To upgrade an existing installation of Private Cloud to the latest version, foll

#### Improvements

* On the **General** page of [App Buzz](/developerportal/general/buzz/), we added a **Private Cloud** target. This will currently take you to a closed beta test that allows you to connect your private cluster to Mendix. You can ask to join the beta program, but places are currently limited.
* On the **General** page of [App Buzz](/developerportal/general/overview/), we added a **Private Cloud** target. This will currently take you to a closed beta test that allows you to connect your private cluster to Mendix. You can ask to join the beta program, but places are currently limited.
32 changes: 21 additions & 11 deletions content/en/docs/releasenotes/developer-portal/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat

## 2025

### July 27, 2025

#### Improvements

* The **Buzz** page is now the **Overview** page. This redesign is a first step towards having a central place where you can see the most relevant project information at a glance.

#### Fixes

* We have fixed an issue in the `GET` operation of the [Projects API](/apidocs-mxsdk/apidocs/projects-api/). This issue prevented some user roles from being retrieved correctly.

### July 10, 2025

#### New Features
Expand Down Expand Up @@ -213,7 +223,7 @@ It is turned off by default. Scrum Master can switch it on in the Project Manage

#### Improvements

* We took the first step towards a complete overhaul of the [App Buzz](/developerportal/general/buzz/) page and added some basic information to the top of the page. This information gives you a quick and clear overview of the app's features, functionality, and the latest updates on the Team Server.
* We took the first step towards a complete overhaul of the [App Buzz](/developerportal/general/overview/) page and added some basic information to the top of the page. This information gives you a quick and clear overview of the app's features, functionality, and the latest updates on the Team Server.

#### Fixes

Expand Down Expand Up @@ -778,7 +788,7 @@ We have made the following improvements to the **Access Management** page in Por
* 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 **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) button in the [app tile](/developerportal/#my-apps) on the **My Apps** page.
* After the big overhaul we released on [February 13th](#feb-13-23), our logging showed a decrease in the overall performance of Stories. We took some counter-measures and made performance improvements.
* We made some minor improvements to the flow for [inviting app team members](/developerportal/general/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).
* We made some improvements to the layout of the [App Buzz](/developerportal/general/buzz/) page so that it displays better on small screen resolutions.
* We made some improvements to the layout of the [App Buzz](/developerportal/general/overview/) page so that it displays better on small screen resolutions.
* The navigation pane is now collapsible, which makes for a far better experience on small screen resolutions.
* We are preparing the Developer Portal for a brand new feedback experience. Please stay tuned!

Expand All @@ -802,7 +812,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Fixes

* We fixed a performance issue that occurred when opening an [App Buzz](/developerportal/general/buzz/) page for an app with a large team. We now show no more than 25 team members in the team list in the right corner at a time.
* We fixed a performance issue that occurred when opening an [App Buzz](/developerportal/general/overview/) page for an app with a large team. We now show no more than 25 team members in the team list in the right corner at a time.

### February 16, 2023

Expand Down Expand Up @@ -928,7 +938,7 @@ We have made the following improvements to the **Access Management** page in Por
* You can copy the link to a story or an epic on the upper-right corner of the [story details](/developerportal/project-management/epics/board/#story-details) dialog box or the [epic details](/developerportal/project-management/epics/epics/#epic-details) dialog box.
* Story and epic details now appear in a dialog box instead of a side pane.
* The widget styling is now slightly different.
* We added a **Project Buzz** button on the [Board](/developerportal/project-management/epics/board/) page. Clicking the button brings you to the [Buzz](/developerportal/general/buzz/) page of the specific app in the Developer Portal.
* We added a **Project Buzz** button on the [Board](/developerportal/project-management/epics/board/) page. Clicking the button brings you to the [Buzz](/developerportal/general/overview/) page of the specific app in the Developer Portal.
* We added an error page in case you access Epics with no apps enabled.
* We made it possible for you to link commits from Studio Pro to stories in Epics.

Expand Down Expand Up @@ -1057,7 +1067,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Improvements

* As of today, we send all app invites, [Buzz](/developerportal/general/buzz/) notifications, and the Daily Digest from a no-reply email address. You can still reply to Buzz notifications, by the way.
* As of today, we send all app invites, [Buzz](/developerportal/general/overview/) notifications, and the Daily Digest from a no-reply email address. You can still reply to Buzz notifications, by the way.
* We have started sending the Daily Digest in a slightly different markup.

#### Fixes
Expand Down Expand Up @@ -1268,7 +1278,7 @@ We have made the following improvements to the **Access Management** page in Por
* We changed the [My Apps](/developerportal/#my-apps) page and moved your favorite apps to the **Pinned** tab. This will become the default tab on this page, making it easy to quickly access the apps you care about the most.
* You asked and we listened: We added new label colors for labels in Stories. There are now 15 different colors to choose from, specifically selected with accessibility in mind.
* We made some big changes to the look and feel of our Developer Portal:
* We reshuffled the navigation items in the [App Buzz](/developerportal/general/buzz/) to a more logical order, based on our research insights. Now, there are two main sections: **Collaborate** and **Deploy**.
* We reshuffled the navigation items in the [App Buzz](/developerportal/general/overview/) to a more logical order, based on our research insights. Now, there are two main sections: **Collaborate** and **Deploy**.
* We updated the look of various navigation items (**Feedback**, **Planning**, **Team Server**, **General**) to our new design.
* We removed the grey background with white card content in all pages.
* We replaced the breadcrumbs in the top left corner of the project navigation with the app name and icon.
Expand Down Expand Up @@ -1305,7 +1315,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Fixes

* We fixed an issue where the **Add image** icon was missing when posting a comment on the [Buzz](/developerportal/general/buzz/). (Ticket 109481)
* We fixed an issue where the **Add image** icon was missing when posting a comment on the [Buzz](/developerportal/general/overview/). (Ticket 109481)
* We fixed an issue where creating API keys appeared in the audit trail. (Ticket 116182)

### February 25, 2021
Expand Down Expand Up @@ -1346,7 +1356,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Improvements

* You can no longer create new polls on the company or app [Buzz](/developerportal/general/buzz/) page. Existing polls can still be answered.
* You can no longer create new polls on the company or app [Buzz](/developerportal/general/overview/) page. Existing polls can still be answered.

#### Fixes

Expand Down Expand Up @@ -1375,7 +1385,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Fixes

* We fixed an issue where replies to Buzz notifications were not properly processed into comments on your [app Buzz](/developerportal/general/buzz/) page. (Ticket 111076)
* We fixed an issue where replies to Buzz notifications were not properly processed into comments on your [app Buzz](/developerportal/general/overview/) page. (Ticket 111076)

### December 2, 2020

Expand Down Expand Up @@ -1544,7 +1554,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Improvements

* We made some minor styling improvements on [Buzz](/developerportal/general/buzz/).
* We made some minor styling improvements on [Buzz](/developerportal/general/overview/).

### November 21, 2019

Expand Down Expand Up @@ -1674,7 +1684,7 @@ We have made the following improvements to the **Access Management** page in Por

#### Fixes

* It is now possible to go to a Mendix community member's new [Mendix Profile](/mendix-profile/) directly from the [Buzz](/developerportal/general/buzz/) and **People** pages. (Ticket 69702)
* It is now possible to go to a Mendix community member's new [Mendix Profile](/mendix-profile/) directly from the [Buzz](/developerportal/general/overview/) and **People** pages. (Ticket 69702)

### October 11, 2018

Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.