# 6.0.0

Release Date: 2024-04-22

> :::warning Breaking changes: Command line install arguments have changed. Please see the [latest installer instructions](https://code.deploydefend.io/threatdefence/gitbook/-/blob/main/secops-tools-deployment/endpoint-agent/Install%20Guides/Windows.md).

**What's New**

* Updated MSI Installer Framework: Introducing a new MSI package installer with a redesigned graphical user interface for an enhanced installation experience.
* Optional Sysinternals Binaries: Users now have the option to install Sysinternals binaries as optional components, providing greater flexibility in customizing installations.
* Enhanced TLS Security: The TLS tunnel now strictly enforces TLS 1.3, eliminating support for older versions to prevent security downgrades.

**Action Required**

* Command line install arguments have changed. Please see the [latest installer instructions](https://code.deploydefend.io/threatdefence/gitbook/-/blob/main/secops-tools-deployment/endpoint-agent/Install%20Guides/Windows.md).

**Bug Fixes**

* Resolved an issue where endpoint agents were occasionally registering with incorrect hostnames, ensuring accurate system identification.
* Improved Sysmon configuration retrieval to be compatible with all schema versions, enhancing reliability across different setups.
* Addressed a problem causing some services to fail to automatically uninstall, ensuring cleaner and more reliable system maintenance.

***

#### Checksums

**SHA1:**

```
529ea8286560b8dcf5197da45fa3cfcd2ae2ca7b
```

**SHA256:**

```
d32c33fba5c46af8beb3e88b069fcc1ae6f72c2359ce5830e53ae416b4c8ecf5
```

**MD5:**

```
1d771c36338f3cd8b3f7e66bcb605576
```


---

# 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://cybrhawksoc.gitbook.io/cybrhawk-docs/endpoint-agent/release-notes/windows-agent/6.x/6.0.0.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.
