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

# ECW201L

## v1.1.16

### \[New Features]

* Increased the **wireless client MAC address filtering capacity from 100 to 300 entries**.

## v1.1.15

### \[New Features]

* Supports SmartCasting, enabling guests to effortlessly stream media from mobile devices to room TVs via a dedicated SSID and QR code.
* Supports Wi-Fi Calling for seamless, high-quality voice communication over enterprise Wi-Fi
* Support automatically detecting the country using GeoIP and displayed on the Local Status Page (LSP) and standalone UI.
* Support Casting on LAN feature to allow Wi-Fi clients to cast streaming content to casting devices (e.g., Chromecast, Apple TV, smart TVs) that are connected to the same LAN port (not uplink) when Layer 2 isolation is enabled. Supported on wall-plate and in-wall APs.
* Support for enabling or disabling the LAN interface port for security purposes on in-wall AP.
* Added MyPSK support for secure, personalized Wi-Fi access without multiple SSIDs.

## v1.1.12

### \[Issue Fixed]

* Configuration changes may possibly cause Captive Portal to malfunction, leading to the splash page not functioning properly

## v1.1.11

### \[Issue Fixed]

* Fixed the issue with the captive-portal certificate update failing

## v1.1.10

### \[New Features]

* Standalone GUI support enables flexible, quick setup in isolated networks
* Added Layer 3 Outbound Firewall so admins can control where wireless client traffic goes or block it to improve network security.
* Support client traffic logs when SSID is set is set to NAT mode, providing more information for trouble shooting.
* Added JP country code to Auto Channel List to meet Japanese regulations
* Deauthentication, enabling it to forcibly disconnect wireless clients from the network. Additionally, EnGenius Cloud offers an API for remote management of client Deauthentication.
* Disabling mDNS when Local Web Pages are turned off to improved security.
* Client information includes VLAN ID for improved visibility and troubleshooting.

### \[Issue Fixed]

* Resolve the issue where the SysName object of the SNMP interface does not synchronize with the device name.
* Improve AP performance and throughput when the AVXpress is enabled
* Fix AP cannot send 802.11v post-association packets properly when band steering is enabled.
* Reduced AP offline notification frequency for clearer, more actionable alerts.
* Enlarge the RSSI threshold range for Fast Handover function providing more flexibility for to fine tune the roaming sensitivity special environments.

## v1.0.3

### \[Issue Fixed]

* Improved WiFi stability for client association with AP

## v1.0.2

### \[Issue Fixed]

* Fixed an issue where the slave unit cannot connect to the master in a mesh network when the master uses a DFS channel.

## v1.0.1-12

### \[Issue Fixed]

Fixed an issue where firmware upgrades would fail in version 1.0.1-9. If the issue occurs, please contact the Support team

## v1.0.1

### \[Issue Fixed]

* Fix ths issue that **BCMC Suppression** function blocks mDNS packets when **mDNS Forwarding** is enabled, allowing seamless device discovery across different network environments.

### \[New Features]

* Allows different AP-Lite models to be meshed together, increasing the flexibility of WiFi network deployment.

## v1.0.0

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