🚀 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.shPlease 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 1Panel-dev/appstore#5833
- Fixed a data migration issue that occurred in some cases when switching local backup accounts by @ssongliu in #11190
- Fixed X-Forwarded-For header bypass allowing forged authorized IPs by @ssongliu in #11183
- Fixed login endpoint bypassing captcha verification by @ssongliu in #11187