Skip to content

Releases: sodenn/2do-txt

v1.11.0

30 Apr 14:59
Compare
Choose a tag to compare

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

05 Apr 15:18
Compare
Choose a tag to compare

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

02 Apr 17:53
Compare
Choose a tag to compare

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

25 Mar 16:52
Compare
Choose a tag to compare

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

13 Mar 15:17
Compare
Choose a tag to compare

1.7.0 (2022-03-13)

Features

v1.6.0

10 Feb 18:03
Compare
Choose a tag to compare

1.6.0 (2022-02-10)

Features

v1.5.0

03 Jan 22:16
Compare
Choose a tag to compare

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

13 Dec 20:52
Compare
Choose a tag to compare

1.4.0 (2021-12-13)

Features

v1.3.0

03 Dec 17:46
Compare
Choose a tag to compare

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

25 Nov 19:59
Compare
Choose a tag to compare

1.2.0 (2021-11-25)

Bug Fixes

  • allow to reset task priority, creation date and due date (#157) (94c9f96)

Features