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