|
7 | 7 |
|
8 | 8 | ## Release Notes |
9 | 9 |
|
| 10 | +### v2.2.3 |
| 11 | + |
| 12 | +2026‑07‑07 |
| 13 | + |
| 14 | +!!! note "New Features" |
| 15 | + |
| 16 | + - **App Store**: Added support for deleting old version images during app upgrades |
| 17 | + - **Agents**: Added username and password configuration for Hermes Agent |
| 18 | + - **Models**: Added Huawei vLLM support |
| 19 | + - **Models**: Added MiniMax M3 model |
| 20 | + - **MCP**: Added support for customizing container images for MCP Server |
| 21 | + - **MCP**: Added task logs for MCP Server |
| 22 | + - **Websites**: Added multi-dimensional website search |
| 23 | + - **Certificates**: Added Ionos DNS provider |
| 24 | + - **Certificates**: Added support for synchronizing self-signed and manually uploaded certificates to other nodes |
| 25 | + - **Containers**: Added rebuild support for container orchestration |
| 26 | + - **Runtime**: Integrated runtime creation and deletion workflows with task management |
| 27 | + - **Runtime**: Node runtime now supports configuring whether to install node_modules |
| 28 | + - **File Browser**: Added code editor theme management and synchronization |
| 29 | + - **File Browser**: Added right-click operations in the file editor |
| 30 | + - **File Browser**: Added Ctrl + / shortcut comments in the file editor |
| 31 | + - **Firewall**: Added support for importing all firewall rules |
| 32 | + - **WAF**: Added support for applying global settings to websites |
| 33 | + - **WAF**: Added support for blocking IP ranges |
| 34 | + - **Resource Sync**: Added cross-node transfer support for applications, images, and certificates |
| 35 | + - **Panel Settings**: Added support for menu accordion expansion settings |
| 36 | + - **System**: Added Persian (fa) language support |
| 37 | + - **System**: Added support for non-interactive installation |
| 38 | + |
| 39 | +!!! note "Improvements" |
| 40 | + |
| 41 | + - **Websites**: Unified the operation entry for default website and default site |
| 42 | + - **Certificates**: Optimized error messages for HTTP certificate request failures |
| 43 | + - **Runtime**: Optimized container configuration options when installing runtime environments |
| 44 | + - **File Browser**: Enhanced Python language support in Monaco editor |
| 45 | + - **File Browser**: Optimized the code editor split layout |
| 46 | + - **SSH Management**: Optimized SSH session performance on Ubuntu 26 |
| 47 | + - **Cron**: Added operation instructions for WAF IP group synchronization tasks |
| 48 | + - **WAF**: Optimized WAF page prompts |
| 49 | + - **Log Audit**: Completed and improved operation log content |
| 50 | + - **Panel Settings**: Optimized log handling when alert configuration is missing |
| 51 | + |
| 52 | +!!! note "Bug Fixes" |
| 53 | + |
| 54 | + - **Overview**: Fixed dashboard runtime calculation anomalies |
| 55 | + - **App Store**: Fixed abnormal app host binding IP updates |
| 56 | + - **Agents**: Fixed OpenClaw Telegram configuration failures |
| 57 | + - **Models**: Fixed errors after editing vLLM in some scenarios |
| 58 | + - **Certificates**: Fixed website certificates failing to be pushed to specified nodes in some scenarios |
| 59 | + - **Containers**: Fixed incomplete log downloads in some scenarios |
| 60 | + - **Containers**: Fixed abnormal network IP handling during container upgrades |
| 61 | + - **Containers**: Fixed container monitoring chart rendering abnormalities |
| 62 | + - **File Browser**: Fixed abnormal file tree expansion state |
| 63 | + - **Firewall**: Fixed firewall import dialogs not resetting when opened |
| 64 | + - **Firewall**: Fixed abnormal firewall import address formatting |
| 65 | + - **Resource Sync**: Fixed errors when starting resource transfers with one side unselected |
| 66 | + - **Cron**: Fixed abnormal MariaDB cron backup parameters |
| 67 | + - **Panel Settings**: Fixed missing snapshot decompression directories in some scenarios |
| 68 | + - **System**: Fixed SSL configuration reload failures in some scenarios |
| 69 | + |
10 | 70 | ### v2.2.2 |
11 | 71 |
|
12 | 72 | 2026‑06‑16 |
|
0 commit comments