# March 2026

### General Improvements

#### **Form Designer  - 3/3/2026**

* Improved German translation for Form Designer labels in the user management.
* Removed 'USD' currency in the payment configuration in Form Settings.
* Added a loading indicator below the Gemeinde field selection and Address field.
* Improved the validation check for the Street Name in the Address field.
  * Added a behaviour where the validation checkbox will be set to red if unchecked.
* Improved the Form Steps design for large number of steps.
  * Only the active step will show the title, the rest of the inactive title will be hidden.
  * Title of the Inactive steps will only show when a user hovers over them.

***

### Bug Fixes

#### **Form Designer  - 3/3/2026**

* Fixed an issue where there would be an extra \* symbol in the File Upload type when set to mandatory
* Fixed an issue where the Form Settings could not be saved when setting the Email Notification to 'No'.

***

If you have any questions, please contact CumulusPro support at <support@cumuluspro.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cumuluspro.net/release-notes/march-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
