X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS.html;h=5f01329bc9198698384739c458f96534c6aa252f;hb=refs%2Fheads%2Fv0.0.5;hp=0ac061dc61bdec116caec4659f7374a998a133d7;hpb=9fdef88f8d8f65ed6b74c9213acac7344feedf67;p=ptask.git diff --git a/NEWS.html b/NEWS.html index 0ac061d..5f01329 100644 --- a/NEWS.html +++ b/NEWS.html @@ -318,6 +318,69 @@ 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. +

    +
  • +
  • +

    +allow to change the directory containing the notes. +

    +
  • +
  • +

    +fixed compilation with gtk+ 3.10 (ignore deprecation of GtkAction). +

    +
  • +
+
+
+

v0.0.4

    @@ -386,6 +449,11 @@ added project table to filter the list of tasks. added application icon.

    +
  • +

    +added remove task button. +

    +
@@ -454,7 +522,7 @@ Initial release.