Update 1.2.5.md

This commit is contained in:
Stefan Pejcic 2025-04-28 21:04:07 +02:00 committed by GitHub
parent 9e4a3865a0
commit 2e5bd8a55a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ Not released yet
- compact formatting for disk usage alerts on *OpenAdmin > Notifications*. - compact formatting for disk usage alerts on *OpenAdmin > Notifications*.
- `/get_server_load` route on OpenAdmin is renamed to `/json/load`. - `/get_server_load` route on OpenAdmin is renamed to `/json/load`.
- added `/sse/<resource>` route on OpenAdmin for server sent events (sse): load, memory, cpu, disk. - added `/sse/<resource>` route on OpenAdmin for server sent events (sse): load, memory, cpu, disk.
- `/combined_activity_logs` route on OpenAdmin is renamed to `/json/combined_activity` and optimized to better sort the data.
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- fixed bug with [opencli proxy set](https://dev.openpanel.com/cli/proxy.html) preventing certain characters. - fixed bug with [opencli proxy set](https://dev.openpanel.com/cli/proxy.html) preventing certain characters.