v1.10.33-lts
🚀 Quick Start
Execute the script below and follow the prompts to install 1Panel:
curl -sSL https://resource.1panel.pro/quick_start.sh -o quick_start.sh && bash quick_start.sh
Please refer to our documentation for more details.
🛠️ Bug Fixes
- Fixed the issue where installing the imap extension failed in the PHP 8.4.6 runtime by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/5833
- Fixed a data migration issue that occurred in some cases when switching local backup accounts by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/11190
- Fixed X-Forwarded-For header bypass allowing forged authorized IPs by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/11183
- Fixed login endpoint bypassing captcha verification by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/11187