diff --git a/website/docs/changelog/1.1.3.md b/website/docs/changelog/1.1.3.md index 17c49ea3..99db280d 100644 --- a/website/docs/changelog/1.1.3.md +++ b/website/docs/changelog/1.1.3.md @@ -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/* route to refresh PageSpeed data from SiteManager. +- fixed bug with */json/page_speed/* 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