restore position of vertical/horizaton spliters.
[ptask.git] / NEWS
1 What's New
2 ==========
3
4 v0.0.5
5 ------
6
7  * keep focus on project after refresh.
8  * keep focus on task after refresh.
9  * added support of tasks with deleted status.
10  * added urgency column.
11  * implemented the cancel button of the task panel.
12  * added menu.
13  * restore position of vertical/horizaton spliters.
14
15 v0.0.4
16 ------
17
18  * fixed i18n support.
19  * added --version and --help options.
20  * added manpage.
21  * popup error dialog when .taskrc does not exist.
22  * added --debug.
23  * added taskwarrior version checking (supported version are 2.2.0 and 2.0.0).
24  * added support for taskwarrior 2.2.0 (avoid confirmation query).
25  * added window position and size restore.
26  * added tasks sort column/order restore.
27  * fixed error message displayed when a note does not exist.
28  * new task dialog allow to set description and priority.
29  * added project table to filter the list of tasks.
30  * added application icon.
31  * added remove task button.
32
33 v0.0.3
34 ------
35
36  * fixed window close to terminate the application.
37  * added README.
38  * generated HTML version of README and NEWS files.
39  * added fr translation and i18n support.
40
41 v0.0.2
42 ------
43
44  * added refresh keyboard shortcut (ALT-r).
45  * added new task keyboard shortcut (ALT-n).
46  * renamed gtask to ptask.
47
48 v0.0.1
49 ------
50
51  * Initial release.