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
Copy file name to clipboardExpand all lines: docs/release-notes/unreleased.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,3 +179,4 @@ Changes collected after `v1.2.1` and before the next version tag.
179
179
- Mobile: the quick "Add task" sheet's More panel now starts with a Note field, so a longer thought can be captured without typing the /note: token; a typed field and a /note: token merge instead of one overwriting the other. (#1118)
180
180
- Deleting a section now says up front that its tasks are kept and move to No Section, instead of a bare "are you sure". Desktop and mobile. (#1011)
181
181
- Desktop Timeline: redesigned around a fixed name column — every task's title now sits in a sticky left column with its project, bars no longer carry floating labels, single-dated tasks draw as small dots on their day, and the card ends after its last row instead of stretching a gridded empty canvas. Feedback welcome on #1111.
182
+
- Switching to a sync location that references an attachment whose file is genuinely gone from that location no longer fails forever with "Candidate attachment proof incomplete": the missing attachment is marked unrecoverable, the same way an already-connected device handles it, and the switch completes. An attachment silently disappearing during the check still refuses the switch. (#1119)
0 commit comments