What's Changed
- refactor: rename 'Command Center' to 'Dashboard' (d478b0b)
- fix: optimize storage breakdown - remove confusing archive count, show total in header (00f4536)
- fix: match card heights and reduce items for better alignment (f97ae1d)
- refactor: reorganize dashboard - health/system top, storage/maintenance second row (f10e6c7)
- refactor: reorganize dashboard layout with better visual hierarchy (9cad149)
- refactor: make repository health section more compact and less alarming (47ba806)
- fix: parse storage sizes correctly by checking longer units first (6afbe59)
- feat: improve dashboard with storage breakdown and health grouping (9f18d97)
- fix: remove unused recharts imports (866aead)
- refactor: improve dashboard UX based on feedback (1fa0209)
- fix: correct data destructuring in DashboardNew (ed9b1f7)
- fix: use correct SSHConnection.status field instead of is_active (b77dc5a)
- fix: remove space_freed field from CompactJob activity (9f989a9)
- fix: correct Schedule model usage in dashboard overview (991c7f4)
- fix: remove unused imports in DashboardNew (7d67164)
- feat: redesign dashboard with Command Center layout (0f69ee4)
- style: apply prettier formatting to frontend components (1f019fe)
- docs: fix Telegram URL scheme in notifications documentation (4b696e9)
- fix: update archive deletion tests for background job API (feb4179)
- docs: update SSH keys guide with new features (61d2b11)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.47.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.46.0...v1.47.0