Added
- Added modal-based chart and log workflows so comparison graphs, per-container history charts, and live logs stay inside the dashboard with responsive layouts, internal scrolling, and mobile-safe behavior.
- Added live log streaming controls with default tail limits, configurable line counts, auto-scroll pause/resume, and
.txtdownload support. - Added update-completion notifications for both successful and failed update actions, plus automatic cleanup for update history entries after 15 days with a visible retention notice in the history tab.
Changed
- Simplified the mobile dashboard structure with a dedicated four-tab section navigation under the header for
Info,Workspace,Containers, andStacks. - Refined modal sizing and viewport handling across the app so action buttons remain visible and modal content scrolls internally on desktop and mobile.
- Expanded notification timing controls to accept minutes and seconds for threshold windows, cooldowns, and deduplication intervals.
- Refreshed the README with updated product screenshots that reflect the current dashboard, charts, logs, and update-manager flows.
Testing
- Extended backend and end-to-end coverage for modal charts, live logs, notification timing controls, update notifications, retention cleanup, and responsive mobile modal behavior.