> 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/ecw560.md).

# ECW560

## v1.10.114

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

* Support **Standalone Mode Local GUI** for flexible device management in network environments or deployments not managed by EnGenius Cloud.
* Enable **QBSS Load IE in AP beacons** to optimize **client roaming and load balancing**, improving performance in high-density deployments.
* Allows configuration of **custom NTP servers** for IT environments requiring independent clock synchronization.

### **\[Enhanced Feature]**

* Display the **EAP** **inner identity** instead of the anonymous outer identity in the **Identity** field of the Wireless Client table for clients authenticated via RADIUS/LDAP, improving client identification.

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

* Resolved an issue where enabling both L2 Isolation and Default VLAN caused Wi-Fi clients to continuously request new IP addresses, leading to IP address exhaustion on the user site's DHCP server and a subsequent failure for clients to obtain a valid IP address.
* Improved connection success rate under weak signal conditions by enhancing client association reliability, allowing wireless clients to successfully connect even in low signal environments.
* Fixed an issue where clients might fail to obtain the gateway MAC address when L2 isolation is enabled, which could result in loss of internet connectivity.
* Fixed an issue where captive portal services could fail after a system reload triggered by wireless configuration changes.
* Improved Wi-Fi stability by resolving an 802.11w-related issue that could lead to unexpected client disconnections during key exchange.
* Fixed an issue where configuring the security type as **Password** while enabling **myPSK alongside WPA3-Personal / WPA2-PSK mixed mode** could cause client authentication failures, preventing users from connecting to the wireless network.
* Fixed an issue where enabling **WPA3-Personal / WPA2-PSK mixed mode** would incorrectly disable the **6 GHz radio**, preventing 6 GHz clients from authenticating using WPA3-Personal.
* Fixed an issue where the **upload speed value** was incorrectly displayed when running a speed test via **Diag Tool > Internet Connectivity**.
* Fixed an issue where the **RADIUS test function** failed when the RADIUS server was configured with **MSCHAPv2 authentication**.
* Fixed an issue where Captive Portal + Google LDAP clients showed an **empty identity** after SSID reload or AP reboot.

## v1.10.103

* 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/ecw560.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.
