Releases: 1Panel-dev/1Panel
Releases · 1Panel-dev/1Panel
v1.10.26-lts
🚀 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
⚙️ Enhancements
- GPU monitoring supports CUDA version 11. by @ssongliu in #7988
- Optimized the display layout of the model list page in English mode. by @ssongliu in #7946
- Added support for forcibly deleting port forwarding rules. by @ssongliu in #7975
- API interface IP whitelist now supports IPv6. by @lan-yonghui in #7981
- Optimized some Traditional Chinese translations. by @david082321 in #7966
- When viewing logs, canceling tracking will default to the last line. by @igophper in #7960
🛠️ Bug Fixes
- Fixed the issue where the “Temporarily Unavailable” page appeared when refreshing the homepage in certain scenarios. by @zhengkunwang223 in #7974
- Fixed the issue where the AI proxy enhancement feature encountered certificate parsing errors in certain scenarios. by @zhengkunwang223 in #7983
- Fixed the issue where models in abnormal status could not be deleted. by @ssongliu in #7950
- Fixed the issue where SSL certificates were not correctly reflected when editing the AI proxy enhancement feature. by @zhengkunwang223 in #7953
- Fixed the issue where data loading errors occurred when editing containers. by @ssongliu in #7945
v1.10.25-lts
🚀 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
v1.10.24-lts
🚀 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
v1.10.23-lts
🚀 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
v1.10.22-lts
🚀 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
- Added .NET runtime environment. by @zhengkunwang223 in #7155
- Added API interface functionality. by @lan-yonghui in #7146
- Added custom notification phone number feature for SMS alerts. by @lan-yonghui
- Added custom sending time period feature for SMS alerts. by @lan-yonghui
⚙️ Enhancements
- Optimized the layout of operation buttons for installed applications. by @lan-yonghui in #7322
- Enhanced the error_log configuration for websites. by @zhengkunwang223 in #7173
- Improved the style of password operation buttons in database connection information. by @ssongliu in #7341
- Refined unauthenticated settings to enhance system security. by @zhengkunwang223 in #7142
- Added 444 and 500 responses to unauthenticated settings. by @zhengkunwang223 in #7143
- Improved English translations. by @JohnNiang in #7247
- Optimized the layout of some pages in the English version. by @lan-yonghui in #7305
- Added multi-language support for the installation script. by @Notorious-Ali in 1Panel-dev/installer#20
- Added support for Brazilian Portuguese in the installation script. by @lucasplcorrea in 1Panel-dev/installer#25
🛠️ Bug Fixes
- Fixed the issue where CPU and memory limit warnings were missing when editing installed applications. by @zhengkunwang223 in #7313
- Fixed the issue where switching PHP versions in the PHP runtime environment caused display anomalies. by @zhengkunwang223 in #7203
- Fixed the issue where logs were continuously requested after closing the log interface. by @igophper in #7338
- Fixed the issue where Podman could not create websites in the PHP runtime environment. by @zhengkunwang223 in #7253
- Fixed the issue where DNS accounts could not be deleted after updating certificate validation methods. by @zhengkunwang223 in #7303
- Fixed the typo in CloudDNS. by @wan92hen in #7243
- Fixed the issue where PostgreSQL database backups failed in certain scenarios. by @ssongliu in #7324
- Fixed the issue where adding a remote PostgreSQL database failed when the password contained special characters. by @Cookiery in #7262
- Fixed the issue where errors occurred in the Compose console during editing. by @igophper in #7299
- Fixed the issue where container command parsing failed in certain scenarios. by @ssongliu in #7200
- Fixed the issue where keyboard shortcuts for comments in the Compose editor were incorrect. by @ssongliu in #7326
- Fixed the issue where the server port forwarding feature did not work in some scenarios. by @ssongliu in #7141
- Fixed the issue where the certificate was not updated promptly after being renewed with HTTPS enabled on the panel. by @zhengkunwang223 in #7152
- Fixed the issue where firewall rules were not updated after changing the 1Panel system port. by @igophper in #7169
v1.10.21-lts
🚀 New Features
- Added support for CloudDNS as a DNS provider. by @igophper in #7081
- Added support for Volcano Engine as a DNS provider. by @liuruibin in #7006
- Added support for customizing theme colors. by @lan-yonghui
- Added support for syncing proxy server configurations to Docker. by @lan-yonghui
⚙️ Enhancements
- Collapsed the status bar by default when there are too many disks displayed. by @YaKun9 in #6918
- Prohibited deleting the 1Panel installation directory from the file list. by @lan-yonghui in #7029
- Improved the notification message for unsupported nftables in firewall port forwarding. by @ssongliu in #6967
- Ignored application recovery failures during snapshot restoration. by @ssongliu in #7012
- Limited backup imports for websites, applications, and databases to single-file uploads. by @ssongliu in #7045
- Optimized the color scheme for the dark theme. by @lan-yonghui in #6964
🛠️ Bug Fixes
- Fixed an issue where the installation status remained incomplete due to extended application image pull times. by @zhengkunwang223 in #6983
- Fixed an issue where editing container image repositories failed in certain scenarios. by @ssongliu in #6845
- Fixed an issue where container deletion failed when the orchestration path was empty. by @ssongliu in #6862
- Fixed an issue where switching remote databases failed. by @ssongliu in #6893
- Fixed an issue where saving port forwarding rules failed during editing. by @igophper in #7100
- Fixed an issue where Pure-FTPd had slow upload speeds. by @bh1xaq in #6994
- Fixed incorrect logging in some operation logs. by @ssongliu in #6899
- Fixed a flickering issue on the page when clearing website logs. by @igophper in #6905
- Fixed an issue where SSL certificate information for the panel could not be retrieved in certain scenarios. by @ssongliu in #6962
- Fixed inconsistent status code responses for unauthorized settings. by @ssongliu in #7027
- Fixed an issue where the left menu disappeared after closing the browser directly in full-screen mode. by @ssongliu in #6894
v1.10.20-lts
新增功能
- 【网站】新增 Python 运行环境。 by @zhengkunwang223 in #6681
- 【网站】支持创建华为云 DNS 账户。 by @endymx in #6407
- 【X-Pack】WAF 拦截记录支持通过动作进行筛选。
- 【X-Pack】新增病毒扫描和计划任务的短信告警提醒。
功能优化
- 【应用商店】优化应用升级页面的文件对比弹出框样式。 by @zhengkunwang223 in #6733
- 【网站】创建运行环境时增加构建超时时间。 by @zhengkunwang223 in #6744
- 【网站】PHP 运行环境新增 BookStack 扩展模板。 by @Anyexyz in #6611
- 【数据库】支持添加 17.x 版本的 PostgreSQL 远程数据库。 by @ssongliu in #6759
- 【容器】容器日志下载功能修改为下载所有日志内容。 by @john1298308460 in #6559
- 【容器】编排和编排模板列表支持按名称进行排序。 by @john1298308460 in #6566
- 【容器】编排列表新增编排目录列并支持跳转功能。 by @john1298308460 in #6565
- 【容器】重启 Docker 前统一增加配置文件正确性校验。 by @john1298308460 in #6696
- 【容器】支持通过 Snap 方式安装的 Docker。 by @john1298308460 in #6750
- 【面板设置】面板 SSL 设置新增证书续签后自动重启 1Panel 服务选项。 by @ssongliu in #6792
- 【面板设置】快照列表的大小字段调整为异步获取。 by @ssongliu in #6670
- 【系统】优化登录页面软件许可协议提示信息样式。 by @zhengkunwang223 in #6712
- 【系统】优化了因日志过长导致页面卡顿或无响应的问题。 by @zhengkunwang223 in #6710
- 【系统】全屏查看日志功能统一修改为网页全屏模式。 by @john1298308460 in #6682
- 【系统】文件夹选择控件未勾选目录时默认选中当前目录。 by @lan-yonghui in #6720
问题修复
- 【应用商店】修复了 MySQL 忽略升级后依然提示升级的问题。 by @zhengkunwang223 in #6800
- 【网站】修复了网站启用 HTTPS 后缺失 404 配置条目的问题。 by @zhengkunwang223 in #6775
- 【网站】修复了 Java 和 Node.js 运行环境页面左侧菜单未选中的问题。 by @zhengkunwang223 in #6815
- 【数据库】修复了切换 MySQL 和 MariaDB 时频繁出现服务未启动提示的问题。 by @ssongliu in #6757
- 【主机】修复了在移动端视图下多文件删除报错的问题。 by @lan-yonghui in #6765
- 【面板设置】修复了快照列表按时间排序报错的问题。 by @ssongliu in #6816
- 【系统】修复了系统中提示组件标题存在链接时文字错位的问题。 by @lan-yonghui in #6711
v1.10.19-lts
功能优化
- 【概览】状态栏忽略 overlay 类型的磁盘。 by @ssongliu in #6672
- 【网站】自签证书支持 IPv6。 by @zhengkunwang223 in #6627
- 【网站】反向代理网站配置回源 SNI 后支持 proxy_ssl_name 参数。 by @zhengkunwang223 in #6659
- 【容器】容器列表页面缓存是否显示应用商店容器的选项。 by @ssongliu in #6667
- 【主机】优化服务器同时存在 firewalld 和 ufw 时的防火墙逻辑。 by @zengzhuozhen in #6688
- 【面板设置】优化未认证设置页面的样式。 by @see-more in #6656
问题修复
v1.10.18-lts
功能优化
- 【网站】优化网站日志的加载逻辑。 by @zhengkunwang223 in #6593
- 【容器】优化创建和编辑 Compose 时环境变量的配置逻辑。 by @john1298308460 in #6600
- 【容器】优化 Compose 删除逻辑。 by @ssongliu in #6610
问题修复
v1.10.17-lts
问题修复
- 【系统】修复了在暗色模式下页面底部出现白色横向滚动条的问题;
- 【系统】修复了概览页底部未对齐的问题;
- 【系统】修复了 WAF 和网站监控概览页状态栏显示错位的问题。