Skip to content

Commit 6a3b935

Browse files
Add changelog for version 2.1.6 (#144)
Added release notes for version 2.1.6, including new features, improvements, and bug fixes.
1 parent b33c4c7 commit 6a3b935

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,61 @@ hide:
77

88
## Release Notes
99

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+
1065
### v2.1.5
1166

1267
2026‑03‑17

0 commit comments

Comments
 (0)