# Version 141851

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

1. The "Roles" screen has added the ability to set permissions for entities/screens by CRUD (separately for viewing, creating, editing, and deleting). This new functionality is available in the role card on the "Access" tab during its creation or editing.
2. On the "Robots" screen, when creating and editing Unattended robots, the ability to select a login and password from resources of type "Credentials," created earlier on the "Resources" screen, has been added instead of specifying the login and password explicitly. This functionality allows for easier setting and updating of passwords for robots using the same credentials, as well as restricting Orchestrator users' access to robot settings and account data.
3. On the "Robots" screen, when creating and editing Unattended robots, the ability to automatically create a job when locally launching a robot from Sherpa Assistant has been added. This functionality allows the Orchestrator to track instances of local robot launches by Attended users.
4. On the "Accounts" screen, the ability to set a time zone for the account and all users belonging to that account has been added.
5. On the "Licenses" screen, when creating and editing "Attended Floating" licenses, the ability to prohibit a user from launching local robot scripts from Sherpa Assistant has been added. If this restriction is set, the user will only be able to run those processes (scripts) that were obtained from the Orchestrator.
6. A diagnostic screen "System Errors" has been added to the Orchestrator. It displays internal errors of the Orchestrator's interpreter and database in a user-friendly interface with search capabilities.\
   The "System Errors" screen is not accessible from the main menu; to open it, you need to enter the address in the browser's address bar: \<orchestrator-address/main/errors.\
   This screen helps speed up diagnostics in case of emergencies.
7. Popup notifications about license expiration have been added to the Orchestrator. Notifications appear when entering the Orchestrator's graphical interface.
8. The functionality of several API methods has been expanded.
9. On the "Actions" screen, when creating and editing actions, the ability to change the task comment to a predefined one when the user clicks the action button has been added. This functionality is located in the action card, on the "Action Buttons" tab when configuring or editing the action button.
10. Improvements have been made to the logic of creating jobs with triggers. Now, when counting the number of concurrently running robots, in addition to the "InProgress" job status, the "Pending" and "Unknown" statuses are also taken into account.
11. Changes have been made to the Orchestrator's graphical interface to enhance usability and performance when handling large volumes of data on the "Tasks" and "Robot Messages" screens.

<br>


---

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