You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
7
7
### Fixed
8
8
* Fixes an issue with the sidebar logo not working correctly in some browsers due to the CSS being assigned.
9
9
10
+
### Added
11
+
* Added a new client API endpoint for gathering the utilization stats for servers including disk, cpu, and memory. `GET /api/client/servers/<id>/utilization`
12
+
10
13
## v0.7.6 (Derelict Dermodactylus)
11
14
### Fixed
12
15
* Fixes a UI error when attempting to change the default Nest and Egg for an existing server.
0 commit comments