diff --git a/website/docs/changelog/1.1.5.md b/website/docs/changelog/1.1.5.md index f31c11dd..11ab37fe 100644 --- a/website/docs/changelog/1.1.5.md +++ b/website/docs/changelog/1.1.5.md @@ -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.