# v8.19

## v8.19.0 on 25.07.2023

**Robot**

* When configuring the *Connect Sub-Workflo*w Plugin you can directly jump to the selected Sub-Workflow.
* The *Extract text* Plugin got a new configuration Parameter: *Stop after first match*. When activated, the search for the Regular Expression stops after the first match. This can be used to speed up the execution time of this Plugin.
* New Plugin: *Detect content type*. With this Plugin it's possible to detect the content type of a `file` variable.
* In the API section, each Endpoint got a new tab called *Usage*. You can see which Workflows use this endpoint and jump directly into the Workflow Builder or the Workflow Protocol.
* The toolbar in the Workflow Builder got two new icons. Clicking on them will open a sidebar and show other Workflows. One icon shows the Sub-Workflows the current Workflow is calling. The other icon shows all Workflows that call the current Workflow.
* An issue got fixed where new placeholders for an API endpoint were not visible in the *Try out* section after adding them.
