# ECP106/ECP106-INT

## v1.0.30

### \[New Features]

**1. Auto Reboot Functionality Optimization**

* Added the **Host Condition** function to ensure that host detection failures are not caused by intermediate network nodes, enabling more accurate identification of abnormal host IP status (local GUI only).
* Added automatic restart for AutoReboot: when an outlet reaches the reboot attempt limit, Auto Reboot will automatically restart host monitoring after 24 hours, **eliminating** the need for **manual** intervention.
* Added and optimized **Event Logs**.

**2. Event Log Page Optimization** (**local GUI ONLY**)

* Improved the filtering interface and display for better usability.

## v1.0.25

### \[New Features]

* The Support **Rollback Configuration** feature allows devices to revert to the previous configuration in case of disconnection caused by an incorrect configuration pushed from EnGenius Cloud.
* For easier troubleshooting, add a **Ping Failed event log** for the AutoReboot feature.
* Enhance the **Never Power Off** feature: when **Never Power Off** is enabled, **AutoReboot** and **Schedule** cannot be enabled (local GUI only).

## v1.0.20

### \[New Features]

* Support the new model ECP106-INT.
* Support enable/disable HTTPs-only for local web page access. Allowing users force web UI access encrypted for better security.
* Support enable/disable Local Web Page. Allowing users forbid local managements to prevent the confliction with the central cloud management.
* Add Retry and Reset options to AutoReboot, increasing the flexibility of device power management.
* Support synchronize "Schedule" configurations in local GUI to Cloud when PDU first time check in Cloud.
* Add a new event log when PDU detects outlet has no power supply after AutoReboot.
* Add new event logs for firmware upgrade.&#x20;
* Configurations made via LCD will be kept even device reboot.
* Supports LCD viewing angles of 0, 90, and 270 degrees in dark mode, ensuring that the content is easy to read regardless of the installation orientation.
* Support displaying the Serial Number and Local Web Page on/off status on the LCD.

## v1.0.15

* Provide email notification in case the connected device loses power from Auto-rebooting.

## v1.0.10

* Improved the voltage safe range to accommodate varying default settings across different countries.

## v1.0.7

* Fixed the issue to let event log record AMP safe range when exceeding configuration range.&#x20;
* Fixed the issue to let event log record the configured safe range of power and current.&#x20;
* Fixed the issue to correct the testing email's sending errors.

## v1.0.5

* Extend Outlet and User Name Length to 64.&#x20;
* Add org license function.&#x20;
* Modify default max amp current from 4A to 12A.
* Add schedule time slider in local GUI page.

## v1.0.0

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


---

# 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://doc.engenius.ai/home-cloud-release-note/pdu-firmware/ecp106-ecp106-int.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.
