# Version 141857

**A new release of Sherpa Orchestrator has been launched: Version 141857.**

1. **Task filtering by period** — it is now convenient to work with a large number of tasks without restrictions.
2. **Trigger launch priority** — triggers are launched in order of priority, enhancing control over processes.
3. **Update check** — a button in the interface allows you to immediately see the current version and go to the releases page.
4. **Enhanced resource search** — when searching by name, all resources with the same name are now displayed.
5. **Task loading optimization** — working with a large number of robot messages has become faster.
6. **JSON data format** — all requests for retrieving tasks return structured data in JSON format.
7. **Dark theme** — a new interface mode with the ability to switch between light and dark themes.
8. **VNC connection** — you can now connect to the robot directly from the interface.
9. Improved handling of data tables, forms, and the login page.
10. The "Account" tab in the API menu has been renamed to "Account" for interface consistency.
11. General visual improvements for a more user-friendly and modern interface.


---

# 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/en/obnovleniya/obnovleniya-sherpa-orchestrator/versiya-141857.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.
