Skip to content

v4.5.1

Latest

Choose a tag to compare

@tempus2016 tempus2016 released this 11 Jul 23:09
9a3be30

Easier mobile navigation

This release is all about using the TaskMate admin panel on a phone.

Improved

  • Grouped section picker for the admin nav — on narrow screens the panel used to squeeze all 13 sections into one horizontally-scrolling tab strip, so reaching Settings (or anything near the end) meant swiping across the screen and the Today / Manage / System grouping was lost. It's now a section picker: a bar showing the current section that, on tap, opens a grouped list mirroring the desktop sidebar — same count badges, same highlight — so any section is one tap away with no horizontal scrolling. Desktop is unchanged. (#669)
  • Clickable template packs — on the Templates tab, built-in and custom pack cards are now clickable and open the preview (chore list + Create N chores). The chores toolbar button reads Create from template for clarity (translated in all locales). (#665)

Fixes

  • Codebase-wide mobile styling sweep — audited every card and the admin panel at phone widths and fixed the overflow / clipping / broken-layout issues found:
    • Children stat grid lays out as a clean 2×2 instead of leaving two empty cells.
    • points-card add-points dialog and the notification toast no longer run off-screen on 360–390px phones.
    • Parents (no-admin) rows sit inline (name + checkbox on one row).
    • …and more small clipping/spacing fixes across the cards + panel. (#666, #665)

Verified on a live Home Assistant instance at mobile width. Desktop layout unaffected. No configuration changes required — update via HACS and hard-refresh.

Full changelog: v4.5.0...v4.5.1