·
7 commits
to dev
since this release
🚀 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
- System language now supports Korean. by @lan-yonghui in #7727
⚙️ Enhancements
- Adapted application categories and installation form fields for multilingual support. by @zhengkunwang223 in #7717
- Optimized restrictions on special characters in application names. by @zhengkunwang223 in #7706
- Added function backup support for MySQL and MariaDB database backups. by @ssongliu in #7823
- Optimized the style of some tab pages. by @lan-yonghui in #7697
- Improved the display of license types. by @ssongliu in #7807
- Unified the response body of API interfaces. by @lan-yonghui in #7761
- Encrypted user passwords for the login interface. by @zhengkunwang223 in #7764
- Added backend validation for some interfaces. by @ssongliu in #7810
- Optimized some Traditional Chinese translations. by @david082321 in #7830
🛠️ Bug Fixes
- Fixed the issue where the tags field in the application details interface was empty. by @zhengkunwang223 in #7777
- Fixed the issue where the website reverse proxy configuration could not be deleted in certain scenarios. by @zhengkunwang223 in #7709
- Fixed the issue where reverse proxy website anti-leech protection did not take effect in certain scenarios. by @zhengkunwang223 in #7801
- Fixed the issue where deleting complex port forwarding rules caused an error. by @endymx in #7791