X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS.html;h=37ac5a7fd1422ecb6bb15fbbb2f6d76495b08d31;hb=3202c7a32ddeb9eb3e56d5a5ae5536b5d6695c35;hp=21f0fc2a3fe5eff66a3a18fcb47e41fd6ff084d0;hpb=2fcdd269911ef94a96eda0baaa17395a1a5a20e2;p=ptask.git diff --git a/NEWS.html b/NEWS.html index 21f0fc2..37ac5a7 100644 --- a/NEWS.html +++ b/NEWS.html @@ -90,7 +90,7 @@ code, pre, tt { } pre { - background: none repeat scroll 0 0 #f0f0f0; + background: none repeat scroll 0 0 #e0e0e0; border-radius: 4px; padding: 0.5em 0.5em; margin: 0 0 0 0; @@ -318,6 +318,59 @@ asciidoc.install();
+

v0.0.5

+
+
    +
  • +

    +keep focus on project after refresh. +

    +
  • +
  • +

    +keep focus on task after refresh. +

    +
  • +
  • +

    +added support of tasks with deleted status. +

    +
  • +
  • +

    +added urgency column. +

    +
  • +
  • +

    +implemented the cancel button of the task panel. +

    +
  • +
  • +

    +added menu. +

    +
  • +
  • +

    +restore position of vertical/horizaton spliters. +

    +
  • +
  • +

    +added creation date, due, id, uuid, urgency, and start date in the + list of tasks. +

    +
  • +
  • +

    +popup menu to filter columns of the table of tasks. +

    +
  • +
+
+
+

v0.0.4

    @@ -348,27 +401,47 @@ added --debug.
  • -supported versions of taskwarrior are 2.2.0 and 2.0.0. +added taskwarrior version checking (supported version are 2.2.0 and 2.0.0).

  • -added taskwarrior version checking. +added support for taskwarrior 2.2.0 (avoid confirmation query).

  • -added support for taskwarrior 2.2.0 (avoid confirmation query). +added window position and size restore.

  • -added window position and size restore. +added tasks sort column/order restore.

  • -added tasks sort column/order restore. +fixed error message displayed when a note does not exist. +

    +
  • +
  • +

    +new task dialog allow to set description and priority. +

    +
  • +
  • +

    +added project table to filter the list of tasks. +

    +
  • +
  • +

    +added application icon. +

    +
  • +
  • +

    +added remove task button.

@@ -439,7 +512,7 @@ Initial release.