# Version 1.0.139.2

### New Features

* A session-end timer has been added in the upper-left corner, replacing the previous clock.
* The ability to disable borders in button components has been added, used, among other places, in the add computer modal.

### Improvements and Technical Changes

* The ability to modify the main administrator’s data and the corresponding fields has been blocked.
* The readability of data in the WWW servers section has been improved, including:
  * the activity colors have been reversed to better reflect the values,
  * the display method for the delay list has been changed.
* The session time management mechanism has been improved by separating the logic into a dedicated module.
* The issue causing the subscription information to flash has been eliminated.


---

# 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://eaclouddoc.eauditor.eu/eacloud-docs-en/system/change-log/version-1.0.139.2.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.
