| Item | Content |
|---|---|
| Version | 1.1.3-cn-1-202511251744 |
| Update Date | 2025-11-25 |
| Update Scope | ☑ Frontend ☑ Backend ☑ Full □ Other |
| Impact Scope | ☑ New Features ☑ Existing Feature Optimization ☑ Bug Fixes ☑ No Business Impact (Infrastructure Only) |
New Features
/agent-api requests to internal network 8066 port (configured by ES_CENTER_SERVER_AGENT_PORT), unified proxy agent API HTTP requests.ES_CENTER_SERVER_AGENT_PORT=8066 configuration item in original and upgrade configuration files, supporting agent service port flexible configuration.systemctl stop es-center-server-agent and pkill -f es-center-server-agent before update, ensuring service stops before file replacement; automatically register as system service and start after update completion.es-center-server-agent (Rust + axum) native service, implementing configuration loading, OpenAPI interface chain, security protection and database automatic backup polling mechanism; supporting manual backup, backup list query and download interfaces, manual backup keeps max 50 files, auto-cleanup when exceeding limit.es-secure-encoder WASM module (Rust + wasm-bindgen), for Web-side Agent API Token generation, improving encryption logic anti-decompilation capability.es-center-server-agent into center-server-install-app (Python) installer/updater, supporting one-click deployment and system service registration, improving operations automation level.Feature Optimization
Bug Fixes
/agent-api/v1/user test interface, preventing non-production interface exposure risk.Compatibility Adjustment
| Item | Content |
|---|---|
| Version | 1.1.3-20251119 |
| Update Date | 2025-11-19 |
| Update Scope | □ Frontend ☑ Backend □ Full □ Other |
| Impact Scope | ☑ Existing Feature Optimization ☑ Bug Fixes □ New Features □ No Business Impact (Infrastructure Only) |
PonyCam, prioritizing configured value when custom alias configured, improving email identification clarity.| Item | Content |
|---|---|
| Version | 1.1.3-20251111 |
| Update Date | 2025-11-11 |
| Update Scope | ☑ Frontend □ Backend □ Full □ Other |
| Impact Scope | ☑ Existing Feature Optimization ☑ Bug Fixes □ New Features □ No Business Impact (Infrastructure Only) |
| Item | Content |
|---|---|
| Version | 1.1.3-20251107 |
| Update Date | 2025-11-07 |
| Update Scope | ☑ Frontend ☑ Backend ☑ Full □ Other |
| Impact Scope | ☑ New Features ☑ Existing Feature Optimization ☑ Bug Fixes ☑ No Business Impact (Infrastructure Only) |
New Features
state multi-status filter parameter; supplemented multiple interfaces lastOnlineTime, onlineStatus fields; adapted App MQTT new protocol interface, supporting firmware version, collection server information retrieval.Feature Optimization
lastOnlineTime data, ensuring interface field accuracy.Performance Optimization
Bug Fixes
Compatibility Adjustment
Other Adjustments