added prj tree
[ptask.git] / NEWS
1 What's New
2 ==========
3
4 v0.0.4
5 ------
6
7  * fixed i18n support.
8  * added --version and --help options.
9  * added manpage.
10  * popup error dialog when .taskrc does not exist.
11  * added --debug.
12  * added taskwarrior version checking (supported version are 2.2.0 and 2.0.0).
13  * added support for taskwarrior 2.2.0 (avoid confirmation query).
14  * added window position and size restore.
15  * added tasks sort column/order restore.
16  * fixed error message displayed when a note does not exist.
17  * new task dialog allow to set description and priority.
18  * added project table to filter the list of tasks.
19
20 v0.0.3
21 ------
22
23  * fixed window close to terminate the application.
24  * added README.
25  * generated HTML version of README and NEWS files.
26  * added fr translation and i18n support.
27
28 v0.0.2
29 ------
30
31  * added refresh keyboard shortcut (ALT-r).
32  * added new task keyboard shortcut (ALT-n).
33  * renamed gtask to ptask.
34
35 v0.0.1
36 ------
37
38  * Initial release.