v1.10.28-lts
1Panel-dev/1Panelv1.10.28-ltsMar 19, 2025by wanghe-fit2cloud
AI Summary
This update focuses on stability and localization, fixing CPU usage spikes in container terminals and addressing translation issues for both Traditional and Simplified Chinese.
Key Highlights
- Fixed CPU usage spikes after running exit in container terminals.
- Improved Traditional and Simplified Chinese translations.
- Fixed international version license synchronization issues.
Full Release Notes
## 🚀 Quick Start Execute the script below and follow the prompts to install 1Panel: ```bash curl -sSL https://resource.1panel.pro/quick_start.sh -o quick_start.sh && bash quick_start.sh ``` Please refer to our [documentation](https://docs.1panel.pro/quick_start/) for more details. ## 🛠️ Bug Fixes * Fixed the issue where CPU usage spiked after running exit in the container terminal. @ssongliu in https://github.com/1Panel-dev/1Panel/pull/8189 * Fixed some issues with Traditional Chinese translations. by @david082321 in https://github.com/1Panel-dev/1Panel/pull/8161 * Fixed some issues with Simplified Chinese translations. by @Bistutu in https://github.com/1Panel-dev/1Panel/pull/8136 * Fixed the issue where the international version license failed to sync properly.