v0.66.0
July 22, 2026
"Load more" no longer skips anything. Lists that load in blocks stay correct even while others are working on the same data.
-
Improvement
No rows skipped or repeated
Subsequent pages of Tasks and Events were requested by position ("give me from the twentieth on"). If someone created or deleted items in the meantime, the position slipped: some appeared twice and — worse — others were never shown at all, with no warning. Each page now resumes exactly where it left off. Sorting is fixed too: for items created at the same instant it was not unique, causing the same effect.
-
Improvement
Faster lists, without pointless notices
The missing indexes have been added: each page no longer requires re-sorting the entire result. And the "showing the first N of M" notice is gone — it flagged a limit that no longer exists; the "Load more" button remains, shown exactly when there is more to load.