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

# Connect Agent Release Notes

## Version 8.1 - 21 September 2025 <a href="#version-8.1-21-september-2025" id="version-8.1-21-september-2025"></a>

**Bug Fixes and Enhancements**

* Improved how the application saves files to prevent corruption of data. The changes relate to application data only, and not to user data.

## Version 8.0 - 31 August 2025

#### Bug Fixes and Enhancements

* Fixes and support for features that will be released by end-of-year for JFrog Connect Enterprise customers.

## Version 7.3 - 08 July 2025

#### Bug Fixes and Enhancements

* Stability improvements in Remote Tools

## Version 7.2 - 15 May 2025

#### Bug Fixes and Enhancements

* Connect Agent responsiveness upgrade

## Version 7.1 - 03 April 2025

#### **Features and Enhancements**

Connect Agent sends the device’s system information to the server when the device is initialized. The information listed below is now sent and visible in the Technical Details of the Device Details panel in the web UI.

* OS
* Node Name
* Kernel Release
* Kernel Version
* Hardware
* Hostname

This information is in addition to the IP Address and System Information, which were already visible in the Technical Details.

For more information, see View Device Details.

## Version 7.0 - 12 November 2024

#### Features and Enhancements

* Supports a new authentication mechanism that uses JSON Web Tokens (JWT).
* Uses a project-device pairing token (a JWT) to support secure interactions between a Connect project and the Connect Agent on a device.

## Version 6.3 - 04 August 2024

#### Features and Enhancements

* Connect Agent now supports ARM v6 architecture.

## Version 6.0.1 - 27 March 2024

This is a patch to Connect Agent version 6.0. When this is installed, the version in the Connect web UI will appear as Connect Agent version 6.0.

#### Features and Enhancements

* Enhancement for better performance on ARM 64 bit systems.
* Wider support of ARM 64 bit on Linux based systems, specifically on Raspberry Pi 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.connect.jfrog.io/releases/connect-agent-release-notes.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.
