Update 1.1.4.md

This commit is contained in:
Stefan Pejcic 2025-03-14 18:31:17 +01:00 committed by GitHub
parent e98de9dd2f
commit 9cdb2f0cd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,3 +7,6 @@ Not yet released
### 💅 Polish
- 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.