# October 2024

### General Improvements

#### **TaskUI (GovCH) - 29/10/2024**

* New PDF Viewer:
  * shade of active page thumbnail more prominent.
* Task Details:
  * Dynamic sizing of the document viewer and index field display area
  * Dynamic sizing of the indexfield accross the available space for indexfields

#### **Form Designer - 29/10/2024**

* Optimized the distance of the description of a field.
* Color schema for Date Picker adjusted to the customizable color design.
* English Translation for AHV Number error message and Address field.
* Configurable Email notification option when a new form is submitted.
* The asterisk (\*) indication of the mandatory field now follows the font color defined.

#### **TaskUI - 14/10/2024**

* New PDF Viewer which displays thumbnails. To use the PDF Viewer, the TaskUI Settings need to be changed, otherwise it shows the current viewer.
* Splitting of PDF documents based on Thumbnail selection.
* Indexfield values can be displayed in different colors based on rules.
* Lock task display in tasklist if another user is editing the document.
* History displays only the user tasks.

#### **Archive - 14/10/2024**

* When multiple filetypes are in a task, it displays the first PDF file in the viewer when loading the task.
* Improve UI speed when opening the Advanced Filter.
* Advanced Filter
  * Allow only to enter numbers in number fields and dates in date fields.
  * Range search for number fields is added.

#### **Straatos API V2 - 01/10/2024**

* Faster search results when returning many tasks from the archive.
* New Endpoint PUT GetArchiveDefinition to retrieve the archive definition.

***

### Bug Fixes

#### **Form Designer - 29/10/2024**

* Bug that 'View form on' link was not displayed after the initial saving of a new form.
* Form Designer Navigation disappears when opening the form in a separate tab.

#### **Archive - 14/10/2024**

* Search query not being cleared when going to the Advanced Filters.
* The file name was displaying the GUID instead of the filename.
* The indexfield display uses now more of the available screenspace to display the field value. So longer indexfield values are visible to the users.

#### **Straatos API V2 - 01/10/2024**

* Resolved an issue that affected search functionality when using an OR clause.

***

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