v1.10.30-lts
版本发布时间: 2025-06-10 19:14:07
1Panel-dev/1Panel最新发布版本:v2.0.17(2026-01-16 14:35:53)
🚀 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.
⚙️ Enhancements
- Optimized the prompt messages on some MCP pages. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/8953
- Database settings page now displays current status by default. by @ExquisiteCore in https://github.com/1Panel-dev/1Panel/pull/8882
- File editor now supports INI format. by @lovealan in https://github.com/1Panel-dev/1Panel/pull/8628
- Added username attribute to login page's username input field for better password manager compatibility. by @longjuan in https://github.com/1Panel-dev/1Panel/pull/8953
🛠️ Bug Fixes
- Fixed the issue where parsing errors occurred when source text of reverse proxy websites contained comments. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/8444
- Fixed the issue with abnormal status of MySQL remote access option. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/8378
- Fixed the issue where image usage status was not checked during image cleanup. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/8529
- Fixed the issue with abnormal save prompt messages in file editor under certain scenarios. by @igophper in https://github.com/1Panel-dev/1Panel/pull/8474
- Fixed the issue where the scroll cursor could not be locked when viewing scheduled task logs under certain scenarios. by @igophper in https://github.com/1Panel-dev/1Panel/pull/8481
- Fixed the issue with abnormal document link redirection. by @WankkoRee in https://github.com/1Panel-dev/1Panel/pull/8993