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
A bug-fix release. Every feature added in v5.0.0 works as documented; this cleans up six issues found afterwards, most of them card-design gaps. Upgrade is drop-in — no configuration changes.
Admin panel
The Audit log is reachable again. The Audit view was fully built — table, clear-log button, translations — but it was missing from the sidebar navigation, so there was no way to open it. It now appears in the panel's System group alongside Notifications and Settings. (#726)
Narrow-width layout fixes. On a phone:
the Parent Dashboard card lost its Points tab off the right edge — the tab strip now wraps so every tab stays reachable;
entity-id chips on the Children tab tore across two lines with a torn background — they now truncate cleanly with the full value on hover;
the pending-approvals pill was a cramped tap target and is now comfortably tappable.
Four features were only wired into the Classic card and silently did nothing on Playroom, Console, Clean Pro and Accessible. All now work under every design, taking each design's accent colour:
Chore roulette — the spin button rendered on Classic only. (#728)
Pre-reader mode — pre_reader: true was ignored except on Classic, so the picture tiles never appeared under the other styles. This one mattered most: Accessible is exactly the design a child who needs picture tiles is likely to be using. (#728)
The Photo Gallery and Family Goal cards ignored card_design entirely and always rendered in the Classic look. They now follow the active design like every other card. (#731)
The avatar picker — tapping a child's avatar to switch it worked on the Classic child card only; it now opens under all five designs. (#731)
A new test (test_all_cards_use_design_system) now fails if any card skips the design system, so this class of gap can't ship again unnoticed.
Upgrading
HACS → TaskMate → Redownload → 5.0.1, then restart Home Assistant. No configuration changes are needed. Hard-refresh the browser (Ctrl+Shift+R) if a card looks stale after the update.
Upgrading
Update via HACS or by downloading the latest release and copying to /config/custom_components/taskmate/.
After updating, restart Home Assistant. Lovelace resources will update automatically on restart.
💬 Questions or issues with this release? Reply below or open an issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
🚀 New Release: v5.0.1
A bug-fix release. Every feature added in v5.0.0 works as documented; this cleans up six issues found afterwards, most of them card-design gaps. Upgrade is drop-in — no configuration changes.
Admin panel
The Audit log is reachable again. The Audit view was fully built — table, clear-log button, translations — but it was missing from the sidebar navigation, so there was no way to open it. It now appears in the panel's System group alongside Notifications and Settings. (#726)
Narrow-width layout fixes. On a phone:
(#726)
Card designs
Four features were only wired into the Classic card and silently did nothing on Playroom, Console, Clean Pro and Accessible. All now work under every design, taking each design's accent colour:
pre_reader: truewas ignored except on Classic, so the picture tiles never appeared under the other styles. This one mattered most: Accessible is exactly the design a child who needs picture tiles is likely to be using. (#728)card_designentirely and always rendered in the Classic look. They now follow the active design like every other card. (#731)A new test (
test_all_cards_use_design_system) now fails if any card skips the design system, so this class of gap can't ship again unnoticed.Upgrading
HACS → TaskMate → Redownload → 5.0.1, then restart Home Assistant. No configuration changes are needed. Hard-refresh the browser (Ctrl+Shift+R) if a card looks stale after the update.
Upgrading
Update via HACS or by downloading the latest release and copying to
/config/custom_components/taskmate/.After updating, restart Home Assistant. Lovelace resources will update automatically on restart.
💬 Questions or issues with this release? Reply below or open an issue.
All reactions