> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.11.0/release-notes/whats-new.md).

# What's New

## E**nhance Your Workflow with Helmut4 - v4.11.**

We’ve expanded Helmut4 with powerful new features, fixes, and optimized logic—delivering more stability, control, and efficiency to your workflows.

### New Features & Enhancements

* **HK Tasks:** Added a search field for easier navigation
* **Web Upload:** Jobs can now be canceled mid-process
* **AD Tasks:** Cron jobs now show correct status indicators
* **File Replace Content:** New option for literal replacements
* **File Support:** .jfif registered as IMAGE MIME type
* **Security:** Introduced an encrypted variable store
* **Imported Assets:** CO panel now includes metadata & proxy path
* **Premiere Pro:** Adopted DVA Cache node and updated Premiere Path Settings for CC25
* **VidiCore:** Create Collection returns parent/child IDs; Import File Into New Item reworked

### Fixes

* Project File Upload, Stratus Transfer, and 7-Zip Extract nodes stabilized
* Resolved issues with *7-Zip Extract*, *Helmut Confirm*, *Premiere Confirm*, and JavaScript nodes
* Fixed UI bugs with metadata display, multiselect commas, project imports, resizing, and dark UI with Okta
* Restored USER\_GLOBAL connection after login
* Dashboard filtering, FX/groups “All” switch, and Medialoopster *Test* button now work as expected
* Fixed issues with SRT path handling, Linux client copy errors, and ProTools project imports

### Improvements

* AD user logins now correctly update in the FX dashboard
* Cosmo panel *Back* button remembers last page; iFrame metadata sizing reworked
* Watchfolder scanning and Web Upload CPU usage optimized
* Updated logic for AME job handling, HTTP/XML parsing, and backend/frontend user sync
* “Send Message” options refined; stream duplication retains triggers
* Adopted *DVA Cache* node for latest Adobe Premiere Pro updates

{% hint style="warning" %}
Please pay close attention and read the [Upgrade Guide](/helmut4-releases/v4.11.0/getting-started/upgrade-guide.md) for both the [Helmut4 Client](https://docs.helmut.de/helmut4-releases/v4.11.0/release-notes/pages/AIyPmu34ooYSMnVmW5zD#update-procedure-from-version-4.7-and-earlier-to-version-4.8-and-newer) and [Helmut4 Server](/helmut4-releases/v4.11.0/getting-started/installation-guide/helmut4-server.md) in advance.
{% endhint %}

For more detailed information, please refer to our [Changelog](/helmut4-releases/v4.11.0/release-notes/changelog.md).\
\
If you have any questions, feel free to reach out to our [Helmut Support](/helmut4-releases/v4.11.0/support/requesting-support.md) Team!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.helmut.de/helmut4-releases/v4.11.0/release-notes/whats-new.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.
