|
7 | 7 |
|
8 | 8 | ## Release Notes |
9 | 9 |
|
| 10 | +### v2.2.1 |
| 11 | + |
| 12 | +2026‑06‑11 |
| 13 | + |
| 14 | +!!! note "New Features" |
| 15 | + |
| 16 | + - **Certificates**: Added Dynadot DNS provider |
| 17 | + - **File Browser**: Added proxy configuration for remote file downloads |
| 18 | + - **Firewall**: Added firewall port whitelist management |
| 19 | + - **Multi-Node**: Overview page now displays agents and certificates |
| 20 | + - **Multi-Node**: Added support for 1Panel system installation package management |
| 21 | + - **Panel Settings**: Added support for multiple alert methods of the same type |
| 22 | + |
| 23 | +!!! note "Improvements" |
| 24 | + |
| 25 | + - **Overview**: Optimized memo styles |
| 26 | + - **Containers**: Improved container log display |
| 27 | + - **Containers**: Automatically displays task logs after image deletion |
| 28 | + - **File Browser**: Added Shift-key multi-row table selection |
| 29 | + - **File Browser**: Optimized file editor save logic |
| 30 | + - **Firewall**: Added port occupancy checks for firewall port range rules |
| 31 | + - **SSH Management**: Optimized SSH log parsing logic |
| 32 | + - **Terminal**: Added security validation for generated terminal commands |
| 33 | + - **Multi-Node**: Optimized node count limit handling logic |
| 34 | + - **Multi-Node**: Optimized node switching logic for large node sets |
| 35 | + - **MCP**: Optimized MCP menu title display |
| 36 | + - **Panel Settings**: SMS alerts now support display names and enhanced configuration validation |
| 37 | + - **Panel Settings**: Added warning prompts when importing licenses |
| 38 | + - **System**: Improved command execution result display |
| 39 | + - **System**: Optimized task list and sidebar interactions |
| 40 | + - **System**: Optimized captcha verification method |
| 41 | + - **System**: Improved API documentation annotations |
| 42 | + - **System**: Optimized API documentation and logs |
| 43 | + - **System**: Optimized disabled button styles in tables |
| 44 | + - **System**: Optimized dark theme styles |
| 45 | + |
| 46 | +!!! note "Bug Fixes" |
| 47 | + |
| 48 | + - **App Store**: Fixed an issue where runtime environments could not be created when using custom app repositories |
| 49 | + - **Websites**: Fixed an issue where custom rewrite template name casing was not preserved |
| 50 | + - **Certificates**: Fixed an issue where panel certificates were not synchronized after auto-renewal |
| 51 | + - **Containers**: Fixed an issue where container IPs were not preserved after Compose upgrades in some scenarios |
| 52 | + - **File Browser**: Fixed abnormal wildcard file copy in some scenarios |
| 53 | + - **Firewall**: Fixed abnormal firewall port occupancy information display |
| 54 | + - **Toolbox**: Fixed virus scan failures in some scenarios |
| 55 | + - **Toolbox**: Fixed abnormal parsing when process guard uptime exceeds one day |
| 56 | + - **SSH Management**: Fixed abnormal SSH service auto-enable behavior in some scenarios |
| 57 | + - **Cron**: Fixed failure when executing script libraries on child nodes |
| 58 | + - **Cron**: Fixed an issue where backup retention count did not take effect when updating scripts in some scenarios |
| 59 | + - **Multi-Node**: Fixed node auto-upgrade failures in some scenarios |
| 60 | + - **Multi-Node**: Fixed node terminal connection failures on the overview page |
| 61 | + - **Log Audit**: Fixed abnormal operation log display in some scenarios |
| 62 | + - **System**: Fixed system exceptions caused by file open failures in some scenarios |
| 63 | + - **System**: Fixed delayed theme updates after importing licenses |
| 64 | + - **System**: Fixed abnormal custom login background image display in some scenarios |
| 65 | + |
10 | 66 | ### v2.1.13 |
11 | 67 |
|
12 | 68 | 2026‑05‑20 |
|
0 commit comments