v1.10.22-lts

1Panel-dev/1Panelv1.10.22-ltsDec 18, 2024by wanghe-fit2cloud

AI Summary

Introduced .NET runtime support, API interface functionality, and enhanced SMS alert customization, alongside improved security for unauthenticated access.

Key Highlights

  • Added .NET runtime environment support.
  • Added API interface functionality and custom SMS alert settings.
  • Enhanced security with unauthenticated page settings (444/500 responses).

New Features

  • .NET runtime environment
  • API interface functionality
  • Custom SMS alert settings

Full Release Notes

## 🚀 Quick Start

Execute the script below and follow the prompts to install 1Panel:

```bash
curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh
```

Please refer to our [documentation](https://docs.1panel.hk/quick_start/) for more details.

## ✨ New Features

* Added .NET runtime environment. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7155
* Added API interface functionality. by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/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 https://github.com/1Panel-dev/1Panel/pull/7322
* Enhanced the error_log configuration for websites. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7173
* Improved the style of password operation buttons in database connection information. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7341
* Refined unauthenticated settings to enhance system security. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7142
* Added 444 and 500 responses to unauthenticated settings. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7143
* Improved English translations. by @JohnNiang in https://github.com/1Panel-dev/1Panel/pull/7247
* Optimized the layout of some pages in the English version. by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/7305
* Added multi-language support for the installation script. by @Notorious-Ali in https://github.com/1Panel-dev/installer/pull/20
* Added support for Brazilian Portuguese in the installation script. by @lucasplcorrea in https://github.com/1Panel-dev/installer/pull/25

## 🛠️ Bug Fixes

* Fixed the issue where CPU and memory limit warnings were missing when editing installed applications. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7313
* Fixed the issue where switching PHP versions in the PHP runtime environment caused display anomalies. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7203
* Fixed the issue where logs were continuously requested after closing the log interface. by @igophper in https://github.com/1Panel-dev/1Panel/pull/7338
* Fixed the issue where Podman could not create websites in the PHP runtime environment. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7253
* Fixed the issue where DNS accounts could not be deleted after updating certificate validation methods. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7303
* Fixed the typo in CloudDNS. by @wan92hen in https://github.com/1Panel-dev/1Panel/pull/7243
* Fixed the issue where PostgreSQL database backups failed in certain scenarios. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7324
* Fixed the issue where adding a remote PostgreSQL database failed when the password contained special characters. by @Cookiery in https://github.com/1Panel-dev/1Panel/pull/7262
* Fixed the issue where errors occurred in the Compose console during editing. by @igophper in https://github.com/1Panel-dev/1Panel/pull/7299
* Fixed the issue where container command parsing failed in certain scenarios. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7200
* Fixed the issue where keyboard shortcuts for comments in the Compose editor were incorrect. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7326
* Fixed the issue where the server port forwarding feature did not work in some scenarios. by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/7141
* Fixed the issue where the certificate was not updated promptly after being renewed with HTTPS enabled on the panel. by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/7152
* Fixed the issue where firewall rules were not updated after changing the 1Panel system port. by @igophper in https://github.com/1Panel-dev/1Panel/pull/7169