|
18 | 18 |
|
19 | 19 | ## 2 Release Notes |
20 | 20 |
|
| 21 | +### v2.1.2 |
| 22 | + |
| 23 | +2026‑03‑04 |
| 24 | + |
| 25 | +!!! note "New Features" |
| 26 | + |
| 27 | + - **App Store**: Added installed app sorting support |
| 28 | + - **Agents**: Added support for creating CoPaw agents |
| 29 | + - **Agents**: Added Telegram channel support |
| 30 | + - **Agents**: Added Discord channel support |
| 31 | + - **Agents**: Added browser configuration support |
| 32 | + - **Agents**: Added timezone configuration support |
| 33 | + - **Agents**: Added API type selection for Ollama model accounts |
| 34 | + - **Agents**: Added Z.ai model account support |
| 35 | + - **Agents**: Added Ark Coding Plan model account support |
| 36 | + - **Agents**: Added Alibaba Bailian Coding Plan model account support |
| 37 | + - **Agents**: Added custom model account support for anthropic-messages API type |
| 38 | + - **Certificates**: Added Technitium support for DNS accounts |
| 39 | + - **Terminals**: Added custom font support |
| 40 | + - **Terminals**: Added custom foreground and background color support |
| 41 | + - **Settings**: Added panel runtime region switching support |
| 42 | + |
| 43 | +!!! note "Improvements" |
| 44 | + |
| 45 | + - **App Store**: Optimized remote app sync logic |
| 46 | + - **App Store**: Optimized installed app card display style |
| 47 | + - **Agents**: Added optional credential retention when creating model accounts |
| 48 | + - **Agents**: Preserved Feishu account mapping during configuration updates |
| 49 | + - **Agents**: Optimized Kimi Coding model account creation logic |
| 50 | + - **WebSites**: Optimized website proxy API and log handling |
| 51 | + - **WebSites**: Optimized domain handling logic during website creation |
| 52 | + - **WebSites**: Added wildcard certificate issuance support for primary domains |
| 53 | + - **GPU Monitoring**: Optimized selected-state style |
| 54 | + - **Databases**: Added one-click full URL copy for database connection info |
| 55 | + - **Containers**: Optimized container orchestration page layout |
| 56 | + - **Containers**: Added `extra_hosts` support |
| 57 | + - **Containers**: Optimized container log viewer and improved log download options |
| 58 | + - **File Browser**: Optimized name column width |
| 59 | + - **File Browser**: Added last-opened-file memory |
| 60 | + - **File Browser**: Optimized file extraction workflow |
| 61 | + - **Monitoring**: Optimized monitoring interval prompt text |
| 62 | + - **Settings**: Optimized refresh-time prompt for two-factor verification |
| 63 | + - **Settings**: Enhanced passkey login capability |
| 64 | + - **System**: Made sort parameters optional for some APIs to support third-party systems |
| 65 | + - **System**: Updated Prettier config to avoid unnecessary formatting |
| 66 | + - **System**: Optimized i18n copywriting |
| 67 | + - **System**: Completed partial system security updates |
| 68 | + - **System**: Optimized SQLite connection configuration |
| 69 | + - **System**: Optimized invocation patterns for some system commands |
| 70 | + - **System**: Added cache mechanism to some system settings for better performance |
| 71 | + |
| 72 | +!!! note "Bug Fixes" |
| 73 | + |
| 74 | + - **App Store**: Fixed app restore failures in some scenarios |
| 75 | + - **App Store**: Fixed abnormal README loading for some apps |
| 76 | + - **WebSites**: Fixed inability to restart sub-sites after stopping |
| 77 | + - **WebSites**: Fixed inability to operate website reverse proxy under special configurations |
| 78 | + - **WebSites**: Fixed errors when deleting some website types |
| 79 | + - **Databases**: Fixed startup failures after app restore in some scenarios |
| 80 | + - **Containers**: Fixed Compose creation failures in some scenarios |
| 81 | + - **File Browser**: Fixed abnormal preview drawer opening when clicking compressed files |
| 82 | + - **Terminals**: Fixed extra blank lines after modifying terminal settings |
| 83 | + - **Website Monitoring**: Fixed date-based search failures in some scenarios |
| 84 | + - **Logs**: Fixed abnormal login log recording in some scenarios |
| 85 | + |
21 | 86 | ### v2.1.1 |
| 87 | + |
22 | 88 | 2026‑02‑25 |
23 | 89 |
|
24 | 90 | !!! note "New Features" |
|
0 commit comments