project filtering
[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
19 v0.0.3
20 ------
21
22  * fixed window close to terminate the application.
23  * added README.
24  * generated HTML version of README and NEWS files.
25  * added fr translation and i18n support.
26
27 v0.0.2
28 ------
29
30  * added refresh keyboard shortcut (ALT-r).
31  * added new task keyboard shortcut (ALT-n).
32  * renamed gtask to ptask.
33
34 v0.0.1
35 ------
36
37  * Initial release.