openpanel/website/docs/changelog/1.1.6.md
2025-04-17 20:59:18 +02:00

31 lines
2.1 KiB
Markdown

Released on March 25, 2025
### 💅 Polish
- *OpenPanel UI > File Manager* is rewritten to no longer use busybox docker container.
- if ns3 and ns4 are set, on domain creation they will be replaced in template file.
- added search on *OpenAdmin > Domains*.
- added CorazaWAF status for domains on *OpenAdmin > Domains*.
- removed 250k minimum for inodes limit on *plan-edit* command, allowing users to set unlimited inodes if set to 0.
- Renaming Administrator or Reseller user will now also repalce the username in all related log files.
- Added options to rename and change password for Admin users on *OpenAdmin > Administrators* page.
- Added options to rename and change password for Reseller users on *OpenAdmin > Resellers* page.
- removed install blocker for arm cpu from teh installation script.
- changed default collocation mysql database tables.
- added alternative mariadb docker image when arm cpu is detected.
### 🐛 Bug Fixes
- [Incosistent memory unit for docker stats #362](https://github.com/stefanpejcic/OpenPanel/issues/362)
- fixed 500 error on OpenAdmin > Users when user has no running container and 0% causes division error.
- [PHP handler not working on Apache webserver #363](https://github.com/stefanpejcic/OpenPanel/issues/363)
- fixed bug editing file via file manager on apache.
- [WP installer stuck on 'Copying files to' #360](https://github.com/stefanpejcic/OpenPanel/issues/360)
- [OpenAdmin > Packages > Edit adds extra ' GB' for du, breaking inodes on user creation #356](https://github.com/stefanpejcic/OpenPanel/issues/356)
- edit and delete dropdown button on OpenAdmin > Plans are now full-width.
- [Can not set TimeZone #365](https://github.com/stefanpejcic/OpenPanel/issues/365)
- fixed bug with changing Bandwidth (port speed) on *OpenAdmin > Plans > Edit* page.
- fixed css bug on OpenAdmin sidebar for Community edition causing empty space for Backups item.
- [OpenPanel settings Default PHP version #375](https://github.com/stefanpejcic/OpenPanel/issues/375)
- [Can not activate phpMyAdmin #369](https://github.com/stefanpejcic/OpenPanel/issues/369)