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

13 lines
569 B
Markdown

Released on March 18, 2025
### 💅 Polish
- redesigned OpenAdmin interface.
- redis service is now listening on both TCP:*redis:6379* and socket:*/var/run/redis/redis.sock*.
- memcached service is now listening on both TCP:*memcached:11211* and socket:*/var/run/memcached/memcached.sock*.
### 🐛 Bug Fixes
- fixed bug with css overflow for table rows on */activity* page.
- [MariaDB: WP Installer stuck at Checking if MySQL service is running.. #358](https://github.com/stefanpejcic/OpenPanel/issues/358)
- fixe bug detecting php version on /phph/domains page.
-