V1.6
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:
- Option to override icon cache update #117 (nick87720z)
Dependency changes:
- Go For It! now depends on Gtk+-3.0 >= 3.14