openpanel/website/docs/changelog/1.1.3.md
2025-03-13 23:20:36 +01:00

24 lines
963 B
Markdown

# 1.1.3
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>* 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
- Resellers are now restricted in OpenAdmin only to Users and Plans.
- Updated [localization files](https://github.com/stefanpejcic/openpanel-translations/blob/main/en-us/messages.pot).
### 💡 New!