Update 1.1.8.md

This commit is contained in:
Stefan Pejcic
2025-03-27 16:30:34 +01:00
committed by GitHub
parent effefda14b
commit 04dd42e4e8

View File

@@ -3,6 +3,9 @@
Not yet released
### 💅 Polish
- If docker feature is enabled, *OpenPanel > Dashboard > Statistics widget* will display number of running containers, PIDs, Block I/O and Network I/0.
- If docker feature is enabled, *OpenPanel > Dashboard > Statistics widget* will display number of running containers, PIDs, Block I/O and Network I/0.
- update logs are moved from */usr/local/admin* to */var/log/openpanel/updates*.
- successfull update will now remove previous notifications that update is available and/or started.
### 🐛 Bug Fixes
- fixed bug with update logs generated by `opencli update` command.