Release v3.6.2
✨ Enhancements & Refinements
- Consolidated PBS task summaries from four cards into a single, clearer table view for improved readability (
456be82
). The task data summary now consistently reflects a 7-day window.
🐛 Bug Fixes
- Ensured PBS task health display label correctly shows "(7d)" to match the 7-day data window (
cf37691
). - Corrected an issue where the PBS task fetch window had been temporarily changed during development; it is now firmly set to 7 days for data aggregation (
cd9e295
). - Removed an unneeded background pattern from empty cells in the threshold slider row (
9daf680
).