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

# Windows

This page contains all past release notes for the Fusion Windows Client. Starting August 2025, all updates are published in a single, unified release notes that covers Windows, Mac, and Google Sheet. Use this archive to review details from older Windows versions.

View the latest unified release notes [here](/valorx-fusion/versions-and-release-notes/windows.md).

<table><thead><tr><th width="124">Version</th><th width="310">Release Name</th><th>Release Date</th></tr></thead><tbody><tr><td>V8</td><td><a href="/pages/zybpsnOCO4M0h3rsHxze"><strong>Aug 20 Release (V8)</strong></a></td><td>08/21/2020</td></tr><tr><td>V7</td><td><a href="/pages/iHjxmggOn5Xw8iZX0cVM"><strong>Jul 20 Release (V7)</strong></a></td><td>06/03/2020</td></tr><tr><td>V6</td><td><a href="/pages/2mdMd0SpCE3myV0XGBIW"><strong>May 20 Release (v6)</strong></a></td><td>05/06/2020</td></tr><tr><td>V4</td><td><a href="/pages/Dxqt9zWOdmgXDVE5O3ke"><strong>Feb 20 Release (V4)</strong></a></td><td>03/26/2020</td></tr></tbody></table>


---

# 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.valorx.com/valorx-fusion/versions-and-release-notes/windows/older-versions/windows.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.
