Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-05 19:15:25 +02:00 committed by GitHub
parent ce0fb07277
commit acf6bcb4c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ Not yet released.
- [`opencli php-ini`](https://dev.openpanel.com/cli/php.html#PHP-INI) - [`opencli php-ini`](https://dev.openpanel.com/cli/php.html#PHP-INI)
- New option in OpenAdmin > Settings > API displays [a list of all available api endpoints with usage examples](https://i.postimg.cc/bpMqV3VK/2024-09-05-14-56.png). - New option in OpenAdmin > Settings > API displays [a list of all available api endpoints with usage examples](https://i.postimg.cc/bpMqV3VK/2024-09-05-14-56.png).
- [Display custom message per user by creating `/etc/openpanel/openpanel/core/users/USERNAME/custom_message.html` file](https://i.postimg.cc/5xTqkddZ/2024-09-05-15-52.png). - [Display custom message per user by creating `/etc/openpanel/openpanel/core/users/USERNAME/custom_message.html` file](https://i.postimg.cc/5xTqkddZ/2024-09-05-15-52.png).
- [Option to install custom SSL certificate](https://i.postimg.cc/PxcnR9RM/2024-09-05-19-12.png).
### 🐛 Bug fixes ### 🐛 Bug fixes
- Fixed bug with invalid serial number format in bind9 zone files for domains. - Fixed bug with invalid serial number format in bind9 zone files for domains.