# Version 141844

**A new release of Sherpa Orchestrator has been released: Version 141844.**

1. A "Storage" screen has been added along with functionality for storing user files and folders in the Orchestrator.
2. A "Packages" screen has been added along with functionality for storing and transferring user block packages and palettes to the Designer.
3. Resource grouping functionality (combining resources into groups) has been added on the "Resources" screen.
4. Support for the "Delete Task" block from the robot has been added.
5. The ability to clear the previously set production calendar in the trigger settings has been added.
6. The logic for handling the "Maximum Number of Runs" setting in the trigger editing window on the "Triggers" screen has been corrected. The option to disable the maximum number of runs limit by specifying a value of 0 has been introduced.
7. The handling of Email triggers on the "Triggers" screen has been corrected and enhanced. The encoding for the mailbox has been fixed. Support for shared mailboxes has been added.
8. The display of deleted queues on the "Overview" screen has been corrected.
9. A technical status STATUS\_UNKNOWN for jobs has been introduced. This status will be used in the future to indicate jobs for which the connection with the robot has been lost and their state is considered outdated.
10. The principle of operation for the "Number of Runs" counter for triggers has been corrected. Now the counter increases only upon the actual creation of a job.
11. The error handler for checking LDAP connections has been corrected.
12. Support for specifying Job GUID in the task when changing its status from the robot has been added.
13. The setting "Maximum Number of Concurrently Running Robots" now applies only within the selected group of robots in the trigger settings window.


---

# 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-141844.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.
