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
The currently open list now refreshes in the background about every 5 seconds while the home screen is visible, so changes from other users show up much faster
New opt-in widget setting “Focus add field on open”: tapping a list title on the widget can now automatically focus the new-item input and open the keyboard
Main app header now includes a purple heart support action that opens an optional external support dialog for Buy Me a Coffee and PayPal
Widget settings now end with a "💜 Support" section that links to the same optional external support pages
Changed
Home list loading now uses a per-list cache and deduplicated item requests instead of letting each embedded page fetch on its own
Fixed
Swiping between lists no longer triggers duplicate todo.get_items bursts that could hit Home Assistant 429 rate limits
Short Retry-After rate-limit responses are now retried once while the existing cached list stays visible
Swiping between home lists now auto-scrolls the selected list chip into view so the active list stays visible