# Release Note vtenext 26.10

##### Webservice REST &gt; Origins allowed

Under Settings &gt; REST Webservices, you can specify the domains permitted to call the REST APIs from a browser via an external domain.

---

##### Drag &amp; drop in form filters

You can now change the column order in form filters using drag &amp; drop.

---

##### Tool-type Processes improvements

The requirement to include at least one entity-type parameter when creating a tool process has been removed.  
In the list under *Settings &gt; Process manager*, the **SUBPROCESSES / TOOLS** column now also displays any tools used within the process.

---

##### Process variable UI improvement

The process variable selection menus have been updated to include a search function.

---

##### MCP Server log

An entry has been added under *Settings &gt; System logs* to manage logs of calls to vte MCP Servers.

---

##### Detailed logs for AI operations

Updates performed via AI, even those explicitly requested by the user, are always identified in the record's History tab as content produced with the support of artificial intelligence.

[![Screenshot 2026-09-21 alle 11.34.46.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-11-34-46.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-11-34-46.png)

Under *Settings &gt; System Logs &gt; AI Agents*, the user's choice to approve or disapprove tool execution is displayed.

```
2026-07-31 09:08:32 [INFO] HITL threadId:800 userid:1 approve tool call: Array
(
    [0] => Array
        (
            [tool_call_id] => 56d634ea-256b-44ab-89a9-1d86c51290c0
            [type] => approve
        )

)
```

---

##### AI Process Action Review

Certain configuration settings have been removed from the *Call LLM* and *Call agent* process actions; they are now retained solely within the general configuration under *Settings &gt; AI Tools*.  
Additionally, you can inherit properties from a model's or agent's standard configuration by selecting the **Default** option.

[![Screenshot 2026-09-21 alle 12.01.55.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-12-01-55.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-12-01-55.png)

---

##### HITL(Human in the loop) preview


When using the **Kitt** assistant, approval is requested to use certain tools (e.g., process tools and tools that perform write operations).  
Starting with this version, you can preview the actions the tool will perform.

[![Screenshot 2026-09-21 alle 12.20.55.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-12-20-55.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-12-20-55.png)

---

##### Processes: timer logs improved

In the process chart, clicking on the timers also displays the scheduled execution date.

[![Screenshot 2026-09-21 alle 12.33.09.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-12-33-09.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-12-33-09.png)

---

##### Processes: tool process logs improved

In the process graph, clicking on the initial task of a tool process displays the parameters and actual values ​​passed during that specific execution.

[![Screenshot 2026-09-21 alle 12.36.08.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-12-36-08.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-12-36-08.png)

---

##### Additional details during background execution

If there are background processing tasks running for a specific record (see [Worker](https://usermanual.vtenext.com/link/6414#bkmrk-worker)), details of the ongoing operation will be displayed.

[![Screenshot 2026-09-21 alle 12.48.21.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-12-48-21.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-12-48-21.png)

---

##### LLM UI Improvement

The LLM configuration interface has been improved, allowing users to choose from a list of supported providers and their respective models.

[![Screenshot 2026-09-21 alle 13.09.00.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-13-09-00.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-13-09-00.png)

---

##### Orchestrator authentication

An access token for the VTE agentic orchestrator has been added. If the orchestrator is not located in the standard `plugins/agent` path, the token must be manually added to the `config.yaml` file.

[![Screenshot 2026-09-21 alle 13.01.23.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-13-01-23.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-13-01-23.png)

---

##### New comparison operator in Condition based fields

Added the *does not include* operator.

[![Screenshot 2026-09-21 alle 12.54.15.png](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/scaled-1680-/screenshot-2026-09-21-alle-12-54-15.png)](https://usermanual.vtenext.com/uploads/images/gallery/2026-09/screenshot-2026-09-21-alle-12-54-15.png)