github ulsklyc/yuvomi v0.20.12

latest releases: v1.44.3, v1.44.2, v1.44.1...
3 months ago

Fixed

  • Tasks: filters are now correctly re-applied when returning to the Tasks tab (closes #49)
    When a filter (e.g. "Open") was active and the user navigated to another tab and back, the filter chip appeared selected but all tasks were displayed. Root cause: render() always fetched /tasks without query parameters, ignoring the persisted filter state. Fixed by building the same filter query in render() that loadTasks() already uses — the initial parallel data fetch now respects the current filters.

Don't miss a new yuvomi release

NewReleases is sending notifications on new releases.