X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=NEWS.html;h=e5e5cac2dc2a08fb552063c85f1db6c9a3b09c8b;hp=44d9b80a43cd87bc06c4ff9fd6ebe20b0b820148;hb=d4052c9bd3a0b2da88c546eefe096f610a34edef;hpb=6029a29d16270d6689ed164a0c5265406980e1be diff --git a/NEWS.html b/NEWS.html index 44d9b80..e5e5cac 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,43 @@ 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. +

    +
  • +
+
+
+

v0.0.4

    @@ -366,6 +403,31 @@ added window position and size 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. +

    +
@@ -434,7 +496,7 @@ Initial release.