fix(dashboard): add updated dashboard screenshots for refresh and resource usage states
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-16 - 1.19.1 - fix(dashboard)
|
||||
add updated dashboard screenshots for refresh and resource usage states
|
||||
|
||||
- Adds new dashboard screenshots covering post-refresh, resource usage, and populated data views.
|
||||
- Updates visual assets to document current dashboard behavior and UI states.
|
||||
|
||||
## 2026-03-16 - 1.19.1 - fix(dashboard)
|
||||
add aggregated resource usage stats to the dashboard
|
||||
|
||||
|
||||
BIN
dashboard-after-refresh.png
Normal file
BIN
dashboard-after-refresh.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
BIN
dashboard-resource-usage.png
Normal file
BIN
dashboard-resource-usage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
BIN
dashboard-with-data.png
Normal file
BIN
dashboard-with-data.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/onebox',
|
||||
version: '1.19.0',
|
||||
version: '1.19.1',
|
||||
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/onebox',
|
||||
version: '1.19.0',
|
||||
version: '1.19.1',
|
||||
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user