Update 1.1.5.md

This commit is contained in:
Stefan Pejcic 2025-03-20 00:56:34 +01:00 committed by GitHub
parent 9c867c7736
commit 2dca14cf68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,15 @@
# 1.1.5
## 1.1.5
Not yet released
**Not yet released**
### 💅 Polish
- 'healthcheck' mariadb user is now excluded from *OpenPanel > MySQL > Users* table.
- added dark mode switch for users in OpenAdmin.
### 💅 Enhancements
- The `healthcheck` MariaDB user is now excluded from *OpenPanel > MySQL > Users*.
- Added a dark mode switch for users in OpenAdmin.
### 🐛 Bug Fixes
- [WP installer stuck on 'Copying files to' #360](https://github.com/stefanpejcic/OpenPanel/issues/360)
- fixes several css bugs in OpenAdmin UI on light color scheme.
- fixed bug searching email accounts on OpenAdmin > Emails > Accounts.
- fixed bug on OpenPanel > Containers when there are 0 containers running.
- [500 error on /mysql/configuration when mysql is not running #348](https://github.com/stefanpejcic/OpenPanel/issues/348)
-
### 🐛 Bug Fixes
- Fixed [WP installer stuck on 'Copying files to' #360](https://github.com/stefanpejcic/OpenPanel/issues/360)
- Resolved several CSS issues in OpenAdmin's light mode.
- Fixed a search bug in *OpenAdmin > Emails > Accounts*.
- Addressed an issue in *OpenPanel > Containers* when no containers are running.
- Fixed [500 error on /mysql/configuration when MySQL is not running #348](https://github.com/stefanpejcic/OpenPanel/issues/348)
- Resolved a port detection bug that caused consecutive user creations to receive the same port assignments.