Skip to content

v1.10.32-lts

Choose a tag to compare

@wanghe-fit2cloud wanghe-fit2cloud released this 09 Jul 04:12
· 1 commit to dev since this release
0d548c7

🚀 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