v1.10.25-lts
1Panel-dev/1Panelv1.10.25-ltsFeb 20, 2025by wanghe-fit2cloud
AI Summary
A major feature release introducing Ollama model management, AI proxy enhancement, and making GPU monitoring available in the community edition.
Key Highlights
- Added Ollama model management and AI proxy enhancement features.
- GPU monitoring feature is now available in the community edition.
- Released the 1Panel App platform.
- Optimized slow log loading for MySQL and MariaDB.
New Features
- Ollama model management
- AI proxy enhancement
- GPU monitoring (community edition)
- 1Panel App platform
Full Release Notes
## 🚀 Quick Start Execute the script below and follow the prompts to install 1Panel: ```bash curl -sSL https://resource.1panel.pro/quick_start.sh -o quick_start.sh && bash quick_start.sh ``` Please refer to our [documentation](https://docs.1panel.pro/quick_start/) for more details. ## ✨ New Features * Support for Ollama model management. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7866 * Support for AI proxy enhancement. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7870 * GPU monitoring feature is now available in the community edition. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7866 * Released the 1Panel App. ## ⚙️ Enhancements * Support for one-click GPU acceleration configuration for certain applications. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7865 * Default document settings now support special characters such as underscores. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7898 * Optimize the slow log loading mechanism of MySQL and MariaDB. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7915 * Optimized the logic for copying and moving files with the same name. by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/7871 * Added a check for existing files with the same name before uploading. by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/7849 ## 🛠️ Bug Fixes * Fixed the issue where the local application description was not displayed. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7896 * Fixed the issue where the upgradeable application list layout was distorted in certain scenarios. by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/7858 * Fixed the issue of port forwarding deletion failure in complex network environments. by @endymx in https://github.com/1Panel-dev/1Panel/pull/7868 * Fixed the issue of security entry validation errors. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7854