# What's New

## What's new in version 4.6.0 🎉

## Introduction :clap:

We're thrilled that the **Helmut4 documentation** has found a new home! Our new platform consolidates a lot of existing documentation into a single, easily searchable location. Whether you're new to Helmut4 or just looking for information on how a specific node or feature works, you'll find all the relevant content you need.

## These are the highlights of our Helmut release 4.6.0:

#### New features

* Integration with Telestream Diva Core. It is possible to archive, restore and delete content from Diva Core (requires soap 2.2)\
  -> for more information see: [Diva](/helmut4-releases/v4.6.0/helmut4-components/streamdesigner/nodes/actions/third-party/diva.md))
* It is now possible to trigger a project index using the Helmut4 client\
  -> Cosmo Project File Index Action V3

#### Improvements

* Added date to the AME panel logs
* Added “Import Skip Sequence” to the the language module
* Introduced pagination in the HelmutFX user management page
* Improved the reliability of Vidicore import file into action node in a scenario where Vidicore automatically scans the storage and registers files

#### Bug fixes&#x20;

* The Helmut4 client is now loading custom external SSL certificates
* Fix Cosmo change asset metadata
* The file path of unsynced assets is no longer lost during project index
* The loading overlay window is now disappearing when the user clicks cancel on the open choose dialog
* Switching tabs in the Helmut4 panel extol no longer leads to metadata fields not getting resolved
* The Cosmo web upload dialog is now visible

For more detailed information check our [Changelog](/helmut4-releases/v4.6.0/release-notes/changelog.md)\
\
Please feel free to contact our Helmut Support Team in case of any questions! [Support](/helmut4-releases/v4.6.0/support/requesting-support.md)


---

# 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://docs.helmut.de/helmut4-releases/v4.6.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.
