Update 1.1.3.md

This commit is contained in:
Stefan Pejcic 2025-03-13 23:20:36 +01:00 committed by GitHub
parent 541b801b0e
commit f494867e90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,16 +1,18 @@
# 1.1.3
Not yet released
Released on March 14, 2025
### 🐛 Bug Fixes
- [Multiple problems with user panel #346](https://github.com/stefanpejcic/OpenPanel/issues/346)
- [Incorrect path on /domains for file manager #352](https://github.com/stefanpejcic/OpenPanel/issues/352)
- fixed bug with detecting version from mariadb.
- fixed bug with saving php version using opencli php-domain command.
- fixed bug with missing mysqli extension in php docker images.
- fixed bug with missing php.ini files.
- fixed bug with */json/page_speed/<path:domain>* route to refresh PageSpeed data from SiteManager.
- fixed bug with */json/page_speed/<path:domain>* page to refresh PageSpeed data from SiteManager.
- fixed bug with fetching DB size from WP-CLI.
- fixed bug detecting php version on WP Autoinstaller.
- fixed bug with setting php limits on */php/limits* page.
### 💅 Polish