🚀 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.
✨ New Features
- Added SMS alert feature for license expiration.
⚙️ Enhancements
- Optimized memory usage percentage calculation by excluding cache. by @igophper in #8038
- Improved the styling of the file download progress bar. by @zhengkunwang223 in #8016
- Optimized the file editor to better handle long file path display. by @igophper in #8039
- Default to user-configured unauthenticated page when accessing Swagger without login. by @zhengkunwang223 in #8057