# January 2026

### General Improvements

#### **Form Designer  - 12/1/2026**

* Improved the time out session to prevent users from being logged out when making lengthy changes.
* Improved date fields display to follow local language settings.
* Improved the downloaded preview report which previously cut off text at the end of a page.
* Added 'Date Received' column to display when a task was submitted in the form navigation list.
* Added 'Do not display from title' option to hide the form title.

***

### Bug Fixes

#### **Form Designer  - 12/1/2026**

* Fixed an issue where the Address field type was not properly validating the street address.
* Fixed an issue where the Phone Number field type did not display an error message if the inputted value was wrong.
* Fixed an issue where the user list  would display all the users from different tenants.
* Fixed an issue where tags would not be able to be deleted or would still display when deleted.
* Fixed an issue where the dropdown list of Gemeinde and RZA was cut off.

***

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/january-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.
