# April 2024

### General Improvements

#### **Task UI - 17/04/2024**

* Sum Function for Tables.
* Improving usability to remove index fields in the document type configuration.

#### **Archive - 17/04/2024**

* Added range search functionality for date and integer fields.
* Updated amount format for Switzerland.

#### **Straatos - 15/04/2024**

* SetSecret and GetSecret added for Workflow Script Task.

***

### Bug Fixes

#### **Task UI - 17/04/2024**

* Resolved date-time comparison issue.
* Resolved ReleaseTaskLock API error in TaskUI.
* Resolved an issue in MS O365:
  * Straatos for Outlook, where the email body was uploaded as an .eml file but was not visible in TaskUI.

***

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/april-2024.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.
