> For the complete documentation index, see [llms.txt](https://docs.cloudcyte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudcyte.com/release-notes/v4.3.6.md).

# v4.3.6

**Improvements**​​

* Improved "Cyber Asset Health & Visibility" (previosly Inrastructure Health) Dashboard with adding: circular figures of counts -  Total Devices, Windows Devices, AD/Intune Devices, Windows Agents, Windows EDR Agents, Unhealthy Windows EDR Agents, Windows Patch Healthy Devices, Windows Patch Unhealthy Devices; and new grids: Security Software Summary, EDR Software Summary,  DLP Software Summary.
* Improved the AI prompt experience: second-stage questions are now hidden when no data is available, Shadow-IT findings are sorted by AI Score and Risk Score (descending), dashboard sections now include redirection links ending with a "For more information, navigate to…" prompt, and all 20 categories in the Shadow-IT Findings Overview are now selectable.
* Improved IP scan stability by limiting the number of IP blocks scanned concurrently, reducing load on the system during large scans.
* Improved the Uptime field in Asset Management to display in hours instead of seconds, with the label renamed to "Uptime (hours)" and values shown as whole hours for easier reading.
* Added availability of CyberCyte on the Azure Marketplace.
* Added language support for Survey questions, allowing questions to be presented in multiple languages.
* Added the ability to collect Safari browser extensions without requiring osquery.
* Added right-click actions "Update Assessment Based on Surveys", "Update Based on CyberCyte Coverage"  to Audit Management.
* Added "Unset as Malicious" under top Action for every grids.
* Added new video button to CISO Dashboard about CyberCyte product.
* Added new Survey standards: CIS Controls v8.1 and Other.
* Added Scheduled job sync and Synchronization Management for the Risk Registry Maturity Rule Mapping grid, allowing these mappings to be kept up to date automatically.
* Added a "View Matching Records" action to the Maturity Assesment Information Sources item menu, letting you quickly see the records that match a selected information source.
* Added a "Maturity Rules" selector to the Risk edit view, allowing you to assign maturity rules to a risk while editing it.
* Added a "Discovered Assets" section to the Risk edit view, populated based on the Maturity Rules Mapping. Also "Risk Registry Mappings" was added to Maturity Assesment Information Sources.
* Added "Discover Related Mappings", "Update Related Controls", and "Update Based on Risk" actions to edit level in Control Activity.
* Changed the default time period on the TPRM Dashboard to 1 year.
* Changed the Risk Mapping component to display the control standard identifier alongside other controls.

**Bug fixes**

* Fixed an issue with missing Username, Agent Operation State, Operating System Details in Assesment Management for Linux and Mac OS.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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