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