🚀 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
- Support for Ollama model management. by @ssongliu in #7866
- Support for AI proxy enhancement. by @zhengkunwang223 in #7870
- GPU monitoring feature is now available in the community edition. by @ssongliu in #7866
- Released the 1Panel App.
⚙️ Enhancements
- Support for one-click GPU acceleration configuration for certain applications. by @zhengkunwang223 in #7865
- Default document settings now support special characters such as underscores. by @zhengkunwang223 in #7898
- Optimize the slow log loading mechanism of MySQL and MariaDB. by @ssongliu in #7915
- Optimized the logic for copying and moving files with the same name. by @lan-yonghui in #7871
- Added a check for existing files with the same name before uploading. by @lan-yonghui in #7849
🛠️ Bug Fixes
- Fixed the issue where the local application description was not displayed. by @zhengkunwang223 in #7896
- Fixed the issue where the upgradeable application list layout was distorted in certain scenarios. by @lan-yonghui in #7858
- Fixed the issue of port forwarding deletion failure in complex network environments. by @endymx in #7868
- Fixed the issue of security entry validation errors. by @ssongliu in #7854