Skip to content

V1.6

Compare
Choose a tag to compare
@JMoerman JMoerman released this 14 Oct 19:24
· 865 commits to master since this release

Implemented enhancements:

  • Tasks can be filtered by clicking on a project or context tag, or manually with the ctrl+f key combination.

Fixed bugs:

  • Crashes on start if ~/.todo already exists and is a file #111
  • Drag area disappears on all items if one item is too long #60
  • Go For It! doesn't build with more recent valac versions, caused part of the issues described in #116

Closed issues:

  • Task name wrapping #65

Merged pull requests:

Dependency changes:

  • Go For It! now depends on Gtk+-3.0 >= 3.14