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
@@ -166,3 +166,4 @@ Changes collected after `v1.2.1` and before the next version tag.
166
166
- Desktop: the inline task editor's footer is back to Delete, Save and Cancel. The Duplicate button and the just-added Convert to Reference button are gone; both actions live in the task row's right-click / ⋯ menu, where they already were. (#1108)
167
167
- Desktop WebDAV: the request asking servers for uncompressed responses was silently dropped by the HTTP layer, so servers behind a compressing proxy (nginx, Cloudflare) could still answer with weak ETags on desktop. The header now goes through, matching Android. (#1056)
168
168
- Turning off Priorities or Time estimates now switches off every remaining place they still acted: Focus no longer offers or applies a Priority sort or grouping, the Weekly Review's estimate look-back shows again for everyone at defaults (it was hidden unless Time estimates had been explicitly switched on), pushed calendar events and the shared .ics feed size by the plain default instead of a hidden estimate, and quick-add help stops listing `/priority:<level>`. Stored preferences and task data are kept and come back when the feature is re-enabled.
169
+
- Desktop: sidebar entries can now be hidden individually under Settings → General → Sidebar views (Focus, Someday, Waiting For, Reference, Calendar, Review, Contexts, Board, Done, Archived, Trash). The choice is per device and only affects navigation: hidden views keep their data and stay reachable from search. (#1115)
0 commit comments