# Versión 5.8.1

**Se ha lanzado una nueva versión de Sherpa Orchestrator: Versión 5.8.1.**

1. Se ha restringido el acceso a las Acciones de acuerdo con las Carpetas de Objetos disponibles.
2. Se ha corregido el comando Abort: el robot ahora recibe correctamente el comando para detenerse.
3. Se ha mejorado el validador: se ha aumentado la longitud del campo queue\_guid a 128 caracteres (para la compatibilidad hacia atrás, se ha aumentado el nombre de la tarea a 128), se ha eliminado la obligación de enviar process\_id al crear una tarea.
4. Se ha añadido la visualización de caracteres cirílicos en las respuestas de todas las API.


---

# 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.sherparpa.ru/es/obnovleniya/obnovleniya-sherpa-orchestrator/versiya-5.8.1.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.
