openpanel/website/docs/changelog/1.2.3.md
2025-04-22 11:39:38 +02:00

22 lines
1.2 KiB
Markdown

Released on April 21, 2025
### 💡 New
- [OpenAdmin > Advanced > Process Manager](/docs/admin/server/process_manager/)
### 💅 Polish
- auto-remove unused openpanel/openpanel-ui images.
- openpanel/openpanel-ui image is now auto-pulled on install.
- max-length of OpenPanel username is increased from 16 to 20 characters.
### 🐛 Bug Fixes
- fixed bug in update script causing OpenAdmin service restart before downloading extra scripts.
- fixed css issue on `/sites/new` page with the button.
- fixed bug with plan edit and plan create allowing negative values for limits.
- fixed several issues with the [opencli report](https://dev.openpanel.com/cli/report.html) command.
- [WordPress cant install uploaded plugin #429](https://github.com/stefanpejcic/OpenPanel/issues/429)
- [Editing Hosting Plan Integer Error #443](https://github.com/stefanpejcic/OpenPanel/issues/443)
- [Duplicated label in email settings #440](https://github.com/stefanpejcic/OpenPanel/issues/440)
- [Suspending user does not pause it's container #434](https://github.com/stefanpejcic/OpenPanel/issues/434)
- [PHP INI and Options editor 404 #441](https://github.com/stefanpejcic/OpenPanel/issues/441)
- fixed bug with php options being shown in sidebr when php.ini module is enabled.