🚀 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 GPU configuration was lost when comparing application versions after enabling GPU support by @zhengkunwang223 in #9362
- Fixed the issue where default client authentication for OneDrive was invalid by @ssongliu in #9440
- Fixed the issue where editing an HTTPS image registry would cause Docker to restart by default by @ssongliu in #9447
- Fixed console errors on some pages (F12) by @ssongliu in #9455