🚀 Quick Start
Execute the script below and follow the prompts to install 1Panel:
curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh
Please refer to our documentation for more details.
✨ New Features
- Added .NET runtime environment. by @zhengkunwang223 in #7155
- Added API interface functionality. by @lan-yonghui in #7146
- Added custom notification phone number feature for SMS alerts. by @lan-yonghui
- Added custom sending time period feature for SMS alerts. by @lan-yonghui
⚙️ Enhancements
- Optimized the layout of operation buttons for installed applications. by @lan-yonghui in #7322
- Enhanced the error_log configuration for websites. by @zhengkunwang223 in #7173
- Improved the style of password operation buttons in database connection information. by @ssongliu in #7341
- Refined unauthenticated settings to enhance system security. by @zhengkunwang223 in #7142
- Added 444 and 500 responses to unauthenticated settings. by @zhengkunwang223 in #7143
- Improved English translations. by @JohnNiang in #7247
- Optimized the layout of some pages in the English version. by @lan-yonghui in #7305
- Added multi-language support for the installation script. by @Notorious-Ali in 1Panel-dev/installer#20
- Added support for Brazilian Portuguese in the installation script. by @lucasplcorrea in 1Panel-dev/installer#25
🛠️ Bug Fixes
- Fixed the issue where CPU and memory limit warnings were missing when editing installed applications. by @zhengkunwang223 in #7313
- Fixed the issue where switching PHP versions in the PHP runtime environment caused display anomalies. by @zhengkunwang223 in #7203
- Fixed the issue where logs were continuously requested after closing the log interface. by @igophper in #7338
- Fixed the issue where Podman could not create websites in the PHP runtime environment. by @zhengkunwang223 in #7253
- Fixed the issue where DNS accounts could not be deleted after updating certificate validation methods. by @zhengkunwang223 in #7303
- Fixed the typo in CloudDNS. by @wan92hen in #7243
- Fixed the issue where PostgreSQL database backups failed in certain scenarios. by @ssongliu in #7324
- Fixed the issue where adding a remote PostgreSQL database failed when the password contained special characters. by @Cookiery in #7262
- Fixed the issue where errors occurred in the Compose console during editing. by @igophper in #7299
- Fixed the issue where container command parsing failed in certain scenarios. by @ssongliu in #7200
- Fixed the issue where keyboard shortcuts for comments in the Compose editor were incorrect. by @ssongliu in #7326
- Fixed the issue where the server port forwarding feature did not work in some scenarios. by @ssongliu in #7141
- Fixed the issue where the certificate was not updated promptly after being renewed with HTTPS enabled on the panel. by @zhengkunwang223 in #7152
- Fixed the issue where firewall rules were not updated after changing the 1Panel system port. by @igophper in #7169