🚀 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
- DNS accounts now support Rainyun. by @zhengkunwang223 in #7613
- Added support for configuring API key expiration. by @lan-yonghui in #7584
- System language now supports Malay. by @pisyek in #7623
- System language now supports Japanese. by @liuchangfitcloud in #7437
- System language now supports Brazilian Portuguese. by @lucasplcorrea in #7624
- System language now supports Russian. by @JB-SelfCompany in #7554
- Pro features are now available for the international version. by @lan-yonghui in #7472
⚙️ Enhancements
- Optimized the overall layout of the Overview page. by @JohnNiang in #7429
- Improved the display of the status bar tooltip buttons when zooming the website. by @zhengkunwang223 in #7465
- Optimized the global configuration of OpenResty. by @Anyexyz in #7516
- Enhanced the default configuration for reverse proxy caching. by @zhengkunwang223 in #7566
- Updated default PHP extensions. by @Anyexyz in #7637
- Improved the prompt messages when deleting container images. by @ssongliu in #7602
- Added support for firewall port forwarding in complex network environments. by @endymx in #7598
- Optimized the FTP synchronization feature. by @feng626 in #7479
- Enhanced the display of task execution cycles in scheduled tasks. by @ssongliu in #7595
- Improved the display of login addresses in system login logs. by @zhengkunwang223 in #7459
- Panel aliases now support the use of common special characters. by @lan-yonghui in #7654
- Added support for saving custom themes. by @lan-yonghui in #7626
- Improved Traditional Chinese translations. by @david082321 in #7515
- Enhanced the vertical centering of the system version in the bottom-right corner. by @Anyexyz in #7462
- Refined the Swagger API definitions. by @ruibaby in #7606
- Added support for asynchronously retrieving backup file sizes. by @ssongliu in #7660
🛠️ Bug Fixes
- Fixed an issue where multiple applications of the same type failed to restart when the application name contained uppercase letters. by @zhengkunwang223 in #7601
- Fixed a problem where PostgreSQL database backups failed when the password contained certain special characters. by @ssongliu in #7596
- Fixed the missing log background color on the image pull page. by @lan-yonghui in #7414
- Fixed an issue where the firewall status could not be retrieved in certain scenarios. by @ssongliu in #7597
- Fixed a pagination error in the backup list. by @ssongliu in #7673
- Fixed an issue where access through an outdated security entry point was allowed. by @zhengkunwang223 in #7659
- Fixed a problem where the panel failed to load properly when accessed through Cloudflare CDN after enabling the security entry point. by @zhengkunwang223 in #7458
- Fixed an issue where API documentation was accessible anonymously. by @lan-yonghui in #7496
- Fixed missing response types in Swagger API endpoints. by @lan-yonghui in #7611
- Fixed an issue where the language switching function in the demo environment did not work correctly. by @lan-yonghui in #7433