Merge tag 'upstream/0.0.6'
[ptask-pkg-ubuntu.git] / NEWS
1 What's New
2 ==========
3
4 v0.0.6
5 ------
6  * added contextal menu item in the task tree: task done.
7  * added start/stop task.
8  * fixed coredump with taskwarrior 2.0.0 when there is not any tasks.
9
10 v0.0.5
11 ------
12
13  * keep focus on project after refresh.
14  * keep focus on task after refresh.
15  * added support of tasks with deleted status.
16  * added urgency column.
17  * implemented the cancel button of the task panel.
18  * added menu.
19  * restore position of vertical/horizaton spliters.
20  * added creation date, due, id, uuid, urgency, and start date in the
21    list of tasks.
22  * popup menu to filter columns of the table of tasks.
23  * allow to change the directory containing the notes.
24  * fixed compilation with gtk+ 3.10 (ignore deprecation of GtkAction).
25
26 v0.0.4
27 ------
28
29  * fixed i18n support.
30  * added --version and --help options.
31  * added manpage.
32  * popup error dialog when .taskrc does not exist.
33  * added --debug.
34  * added taskwarrior version checking (supported version are 2.2.0 and 2.0.0).
35  * added support for taskwarrior 2.2.0 (avoid confirmation query).
36  * added window position and size restore.
37  * added tasks sort column/order restore.
38  * fixed error message displayed when a note does not exist.
39  * new task dialog allow to set description and priority.
40  * added project table to filter the list of tasks.
41  * added application icon.
42  * added remove task button.
43
44 v0.0.3
45 ------
46
47  * fixed window close to terminate the application.
48  * added README.
49  * generated HTML version of README and NEWS files.
50  * added fr translation and i18n support.
51
52 v0.0.2
53 ------
54
55  * added refresh keyboard shortcut (ALT-r).
56  * added new task keyboard shortcut (ALT-n).
57  * renamed gtask to ptask.
58
59 v0.0.1
60 ------
61
62  * Initial release.