|
7 | 7 |
|
8 | 8 | ## Release Notes |
9 | 9 |
|
| 10 | +### v2.1.6 |
| 11 | + |
| 12 | +2026‑03‑26 |
| 13 | + |
| 14 | +!!! note "New Features" |
| 15 | + |
| 16 | + - **Agents**: Added skill management support |
| 17 | + - **Agents**: Added WeChat channel support |
| 18 | + - **Agents**: Added DingTalk channel support |
| 19 | + - **Agents**: Added Xiaomi support for model accounts |
| 20 | + - **Agents**: Added custom npm registry support |
| 21 | + - **Agents**: Added model pool configuration for model accounts |
| 22 | + - **Agents**: Added overview information support |
| 23 | + - **Agents**: Added main config file editing support |
| 24 | + - **Terminal**: Added AI terminal support |
| 25 | + |
| 26 | +!!! note "Improvements" |
| 27 | + |
| 28 | + - **Agents**: Optimized plugin installation logic |
| 29 | + - **Agents**: Optimized the OpenClaw terminal page |
| 30 | + - **Agents**: Optimized validation logic for MiniMax model accounts |
| 31 | + - **Websites**: Added an option to skip SSL certificate verification in reverse proxy settings |
| 32 | + - **Containers**: Changed the default container directory entry path to the working directory |
| 33 | + - **Containers**: Added path bar navigation support in file management |
| 34 | + - **Containers**: Added a prompt when the Compose file is missing |
| 35 | + - **File Browser**: Optimized editor tab management and file handling logic |
| 36 | + - **File Browser**: Added validation and error messages for remote download URLs |
| 37 | + - **File Browser**: Added favorites to the file selection list page |
| 38 | + - **File Browser**: Added cancel support for remote downloads |
| 39 | + - **File Browser**: Moved tooltips to the left for better visibility |
| 40 | + - **File Browser**: Added total progress display for file uploads |
| 41 | + - **File Browser**: Preserved the original modification time after file extraction |
| 42 | + - **Terminal**: Optimized the quick command selection page style for the host terminal |
| 43 | + - **Multi-Node**: Optimized node dropdown page styles |
| 44 | + - **Multi-Node**: Added a multi-node overview entry on the node selection page |
| 45 | + - **System**: Unified sidebar menu item heights |
| 46 | + |
| 47 | +!!! note "Bug Fixes" |
| 48 | + |
| 49 | + - **App Store**: Fixed missing form fields when installing apps in some languages |
| 50 | + - **Agents**: Fixed an issue where the access address could not be set to a domain when creating OpenClaw agents |
| 51 | + - **Websites**: Fixed a failure when creating OpenClaw one-click deployment websites |
| 52 | + - **Websites**: Fixed extra whitespace in the default Composer command list |
| 53 | + - **Websites**: Fixed an issue where websites could not be started after being stopped |
| 54 | + - **Certificates**: Fixed missing options on the column selection page |
| 55 | + - **Containers**: Fixed abnormal Compose status display in some scenarios |
| 56 | + - **File Browser**: Fixed an issue where gz files could not be previewed after extraction |
| 57 | + - **Terminal**: Fixed an issue where the scroll speed setting did not take effect in the container terminal |
| 58 | + - **Toolbox**: Fixed an issue where unchecked items were still cleaned up during system upgrade backup cleanup |
| 59 | + - **Logs**: Fixed abnormal display for some operation logs |
| 60 | + - **Panel Settings**: Fixed an issue where entering an incorrect 2FA code redirected users to the login page |
| 61 | + - **Panel Settings**: Fixed an issue where file uploads failed for Qiniu backup accounts |
| 62 | + - **System**: Fixed abnormal overview status display when the panel theme followed system color mode changes |
| 63 | + - **System**: Fixed the abnormal display of the More button in table action columns on first entry |
| 64 | + |
10 | 65 | ### v2.1.5 |
11 | 66 |
|
12 | 67 | 2026‑03‑17 |
|
0 commit comments