# v1.7.0

#### Version: 1.7.0

The latest release of zNode (Version 1.7.0) introduces important updates that improve functionality and user experience. Key features of this update include

## 1. Delegate Link Update

* In the older UI version, the delegate link redirected users to <https://znode.rivalz.ai/znode>.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf0QWdlIG7kAv8oSyn7n_Q9igD-HG2NsetCeUZyPZO8fbYWggaG6Hrfg6qGKltM3Cfn9C4K6vjVSth2USzrjd0fiTgMBCGaFZWSr-tJgmF9Q_6IerNwriMQfrPHXcbiKD1zQVhtrw?key=6K9VVzPURQZA2cOaGIfm-ka-" alt=""><figcaption></figcaption></figure>

* In the latest UI update, the delegate NodeID functionality has been decoupled and now redirects to <https://znode.rivalz.ai/license>, aligning with the improved workflow for managing licenses.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfusOYC9lxBlo7LeG4xvSsrLVJ0Hz6fUTsK0hYE1oBoJFdxlnuNdeCnUAAjCgW78pUQjhyO8mRM0c_Gl4n6QTjl8I8UTggqaKeuO0WzmpAQqO_EV46u4Cyem47EKUxP_AlNkeJz5g?key=6K9VVzPURQZA2cOaGIfm-ka-" alt=""><figcaption></figcaption></figure>

## 2. Fixed Connection Issues

The update resolves previous issues that prevented users from successfully connecting to the server. This fix ensures a more reliable and seamless connection, enhancing platform stability and reducing disruptions.

## 3. Updated Connection Check Timing for Improved Synchronization

The timing for connection checks between the client and server has been updated. Checks will now occur every 30 minutes, synchronized with the user’s local time.

For example, if the user initiates the request at 14:00, the system will perform the next check at 14:30, 30 minutes later. Subsequent checks will continue at 30-minute intervals, such as 15:00, 15:30, and so on.

This update ensures that connection checks are aligned with the user's local time, enhancing accuracy and providing more timely synchronization.

## 4. Fixed the Node Licence Verification Issue

An issue related to node licence verification has been fixed. The system will now accurately check the status of node licences, ensuring proper validation and reward allocation for active nodes. This update improves the licence management process, reduces previous errors, and enhances the overall stability of the system.

<br>

\
\ <br>


---

# 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.rivalz.ai/znode-validators/running-a-znode/release-notes-znode/v1.7.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.
