mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
Released on March 21, 2025
|
|
|
|
### 💅 Enhancements
|
|
- The `healthcheck` MariaDB user is now excluded from *OpenPanel > MySQL > Users*.
|
|
- Added a dark mode switch for users in OpenAdmin.
|
|
- [`opencli domains-ssl` command](https://dev.openpanel.com/cli/domains.html#SSL)
|
|
|
|
### 🐛 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.
|
|
- Fixed bug with read-only fodler for php sockets, causing php services to restart.
|
|
- [Can't Save Global Settings #309](https://github.com/stefanpejcic/OpenPanel/issues/309)
|
|
- Fixed warning */bin/bash: line 33: warning: here-document at line 14 delimited by end-of-file (wanted EOF')* on user create.
|
|
- fixed typo in caddy vhost template causing Varnish to not connect to user webserver when https is used.
|
|
- fixed 500 error on OpenPanel > Dashboard when plan email limit is 0.
|