Skip to content

v4.4.4

Choose a tag to compare

@tempus2016 tempus2016 released this 03 Jul 23:08
bf1bdf5

TaskMate v4.4.4 — a small feature-and-fix release.

✨ New

  • Undo a bonus sub-task by tapping it again — a completed bonus sub-task on the Child Card can now be un-completed with a second tap, mirroring the tap-to-undo that top-level chores already had. It reverses only that sub-task's points and leaves the parent chore done. Works on the classic and all designed card styles. (#656, fixes #653)
  • Approval notifications clear from your phone when reviewed — approving or rejecting a chore (or reward) — including with Approve All — now dismisses its push from the Home Assistant companion app, so a big approval sweep no longer leaves a pile of stale alerts. Clearing is limited to mobile_app.* notify targets, so other channels (Telegram, email, persistent) are never spammed. No new setting or toggle needed. (#658, fixes #655)
  • In-page lightbox for chore evidence photos — tapping an evidence photo opens it in an in-page lightbox instead of jumping to the raw image in a new tab. Applies to the Approvals card, Parent Dashboard card, the panel's pending-approvals view, and the Photo Gallery card (classic and designed). (#652)

🐛 Fixes

  • Badges can be created and edited from the UI again — saving a badge failed every time with extra keys not allowed @ data['combinator']. The badge editor always sends the combinator field (AND/OR), but the add_badge/update_badge service schemas never allowed it. Both schemas now accept it. (#657, fixes #654)

📦 Install / update

Update via HACS → TaskMate → Redownload → 4.4.4, then restart Home Assistant. New here? TaskMate is in the HACS default store — search "TaskMate", install, and add the integration.

Full changelog: v4.4.3...v4.4.4