Releases: sodenn/2do-txt
Releases · sodenn/2do-txt
v1.11.0
1.11.0 (2022-04-30)
Bug Fixes
- FilePicker: correct drag-n-drop validation (#326) (b951f00)
- only show notification when tasks have been archived (#383) (ef9d79c)
- prevent the access token from being refreshed twice (#386) (9b5cdf7)
- TaskList: hide completed tasks if set via settings (#382) (0b98a8c)
Features
- archive completed tasks to done.txt (#362) (f93e300)
- Filter: add option to set filter type (b446269)
- Filter: limit filter types to AND and OR (#345) (8596493)
- MentionTextField: automatically add a space after a mention (#378) (81edf00)
- TaskForm: open the task form in a full-screen dialog (iOS) (#381) (8c4ad81)
v1.10.0
1.10.0 (2022-04-05)
Bug Fixes
- TaskForm: do not focus the task description field after selecting a due date (#324) (13d2ba1)
- TaskForm: prevent multiple spaces from being inserted into the task text when mention chooser is opened (mobile) (#320) (02e2d63)
- TaskForm: trim task text when adding mention trigger (#323) (66f9e2d)
Features
- TaskDialog: disable tab focus on cancel button to avoid accidental cancellation (#319) (05558fe)
v1.9.0
1.9.0 (2022-04-02)
Bug Fixes
- PrioritySelect: deactivate auto-selection if no priority was entered with the keyboard (#312) (db918c8)
- TaskEditor: render mentions after copy & paste task text (#309) (2e05282)
Features
- CloudStorage: extend "Session expired" toast with an action to login again (#294) (653b4d0)
- PrioritySelect: better keyboard support for task priority selection (#308) (103819e)
- TaskList: multiple filter conditions are ANDed together (#301) (6a71f0f)
v1.8.0
1.8.0 (2022-03-25)
Bug Fixes
Features
- drag and drop support for todo.txt files (#265) (a813970)
- TaskEditor: improve suggestions of contexts, projects and tags (#255) (f3d1646)
v1.7.0
1.7.0 (2022-03-13)
Features
v1.6.0
1.6.0 (2022-02-10)
Features
v1.5.0
1.5.0 (2022-01-03)
Bug Fixes
- Filter: only show filters for incomplete tasks when completed tasks are hidden (#197) (5f75c6a)
Features
v1.4.0
1.4.0 (2021-12-13)
Features
v1.3.0
1.3.0 (2021-12-03)
Bug Fixes
- react-router: add basename for GitHub Pages (#161) (3c705a1)
- update the raw property when editing a task (#165) (22df1aa)
Features
v1.2.0
1.2.0 (2021-11-25)
Bug Fixes
- allow to reset task priority, creation date and due date (#157) (94c9f96)
Features