YATA v0.89 Beta
versionCode 11. Upgrades in place over 0.88 beta; the database migrates from 29 to 30 with
existing tasks preserved.
Added
- Time estimates and a planned total for the day. Give a task an estimate from its detail
screen (5m up to 4h, or none), and Today shows how much work you've actually planned — plus how
many open tasks still have no estimate, so the total is never mistaken for the whole day. Tasks
show their estimate on the row alongside subtask progress. Nothing is estimated automatically:
a guessed number would make the figure look more reliable than it is.
Changed
- Removed the remaining-task count badge from the bottom nav's Today icon.
Fixed
- Backup and restore no longer lose "waiting on" dates or a project's sections. Both shipped in
0.88 beta as database fields but were never written to the backup file, so restoring a backup
silently dropped them. Backups taken with 0.88 beta are missing this data and cannot recover it;
backups taken from here on carry both. Older backups restore as before. - Home-screen widgets no longer show tasks the app has hidden from Today. The Today, Progress
and Upcoming widgets, and the daily agenda notification, ignored start dates entirely — a task
deferred to next week still sat on the launcher — and the same gap applied to the new "waiting
on" dates. The Upcoming/Calendar tab and Next 10 Days still show deferred tasks on their due
date, which is intended: a start date only keeps work out of the day view. - Widgets and the bottom-nav badge now also respect "Exclude from Today" projects and lists.
They only checked excluded projects, never lists, and the badge additionally missed the deferral
and waiting-on fix above — so a tapped badge could open a Today screen with fewer tasks than the
number just shown.