> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-release-note/access-point-firmware/ecw510v2.md).

# ECW510v2

## v1.10.116

### **\[New Features]**

* **MAC-based Authentication with RADIUS**\
  Enables Wi-Fi access for IoT devices, printers, IP cameras, and other non-802.1X devices **on unencrypted Wi-Fi networks** by authenticating them through a RADIUS server using their MAC addresses.
* **Custom MAC Attribute Configuration for RADIUS Authentication during Captive Portal Authentication**

  Allows administrators to customize the MAC address format and attributes sent to the RADIUS server **during Captive Portal authentication**, ensuring compatibility with existing authentication databases, NAC platforms, and policy enforcement systems.
* **Guest Wi-Fi**\
  Provides secure and convenient Internet access for visitors while isolating guest traffic from internal networks. It also enables businesses to collect visitor information for customer engagement, analytics, and future marketing activities.

{% hint style="info" %}
**EnGenius Cloud Availability:** Targeted for approximately August 8.
{% endhint %}

* **IPv6 MLDv2 Query Responses**\
  Improves IPv6 multicast compatibility and ensures proper operation of multicast applications and services.
* Updated country-specific channel specifications to align with the latest regulatory requirements.
  * **Removed Weather Radar DFS** support for **Kuwait**.
  * **Added Channels 120, 124, and 128** for **Canada**.
  * **Added Channel 144** support for *Albania, Austria, Australia, Belgium, Bulgaria, Canada, Croatia, Czech Republic, Denmark, Costa Rica, Dominican Republic, Estonia, Finland, France, Germany, Greece, Hong Kong, Hungary, Iceland, India, Ireland, Italy, Japan, Kazakhstan, Latvia, Liechtenstein, Lithuania, Luxembourg, Monaco, Montenegro, Mexico, Netherlands, New Zealand, North Macedonia, Norway, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden, Switzerland, Taiwan, Thailand, Turkey, Ukraine, United Kingdom, United States, and Vietnam*.
* Added support for **Japan JC-STAR**★1 **security requirements**.

### **\[Issue Fixed]**

* Improved **client roaming performance** by optimizing **BTM (802.11v) candidate AP selection based on RSSI**.
* Fixed an issue where **client disassociation event logs were missing**.

## v1.10.114

* This f/w version is for the first release.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/home-cloud-release-note/access-point-firmware/ecw510v2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
