# June 2024

### General Improvements

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

* Organizational Unit and Document types are not displayed in Group if they are not defined.
* Print function in the viewer for PDF files.
* Document types allow users to add multiple fields.
* Security updates by updating libraries to the latest version.

#### **Straatos - 17/06/2024**

* Security updates by updating libraries to the latest versions.
* Effektif:&#x20;
  * Allow removal of invalid tasks.
* Autocleanup of LogStats for documents deleted more than 1 year ago.
* Purge optimized (background process).
* DocumentPages extracted (reduce performance consumption on Straatos process for preview image generation).

#### **Form Designer - 17/06/2024**

* Introduced Form Designer.

***

### Bug Fixes

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

* Resolved display issues with numeric and currency values in the Dutch localization.

#### **Straatos - 17/06/2024**

* Redact for rotated pages (bugfix).
* Several bug fixes.

***

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