- Change ListView hideDoneTasks default from false to true - Archived tasks are now hidden by default in list view - Users can show archived tasks via the 'Show Done' button - Update ListView tests to account for new default behavior - Fix test assertions for archived task checkbox selection
6 lines
169 B
Markdown
6 lines
169 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Change hideDoneTasks default to true in ListView. Archived tasks are now hidden by default and can be shown via the "Show Done" button.
|