# v4.2.4

**Improvements**​​

* Improved User Survey Structure with adding GRC Mappings and Maturity Scoring.
* Improved Endpoint Security Software Analysis: if our condition is "Match Any" and if there is any entry with "Healthy" state for per "Product Origin", then we are updating all entries for that device for same "Product Origin" as "Healthy" and "Risk Score" as 0.
* Improved Security Control Results for Ubuntu and Linux machines. Added RHEL 10 OS and benchmark for it. Enabled Linux agent to run hardening controls for Red Hat and Ubuntu. Added Linux remediation for Security Control Results. Added "verification\_state" column for Security Controls grid.
* Improved Triage operation with adding record to Triage History right after Start Triage.
* Added Virus Total Link to Windows Sysmon Threat Analysis.
* Added show responses button for TPM vendors and questionnaires.
* Added date (day and month) to MS logs.
* Removed PMService and ICSFAgentService from "Programs and Features" to eliminate the possibility of their accidental deletion.
* Removed Blocked and Permited Devices.

&#x20;

**Bug fixes**

* Fixed Remediation process for long command and scripts. Now results will be truncated to 500 characters and write to log.
* Fixed Survey sending flow. Now notification stops coming if Survey is completed.
* Fixed a problem on getting url parameter while installing ICSFAgentService.
* Fixed an error during opening External Nmap Script Scan Analysis.
* Fixed an error during opening SIGMA Analysis.
* Fixed an error during opening Deployment setting.
* Fixed an error during opening Windows TPM Analysis.
* Fixed an error during opening Api Remediation Functions.
* Fixed errors during opening Notification Management pages in Configuration Wizard.
* Fixed errors during opening Rest and Query pages in Troubleshooting.


---

# 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.cloudcyte.com/release-notes/v4.2.4.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.
