New Features in taskwarrior 2.3.0 - New Taskserver sync capabilities. - New shell (tasksh) with Readline support replaces old 'task shell' command. - The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'. - Italian translation. - French translation has begun. - UDA fields now allow default values. - Now requires libuuid. - New virtual tags: WEEK, MONTH, YEAR, PARENT. - New 'remaining' format for date columns. - New '_get' DOM accessor helper command. - New task-sync(5) man page. New commands in taskwarrior 2.3.0 - New 'sync' command to synchronize data with a Taskserver. - New 'tasksh' command which replaces the old 'task shell' with an improved standalone shell, featuring Readline support. New configuration options in taskwarrior 2.3.0 - 'taskd.server' specifies host:port of the Taskserver. - 'taskd.credentials' specifies user credentials for the Taskserver. - 'taskd.certificate' specifies the Taskserver certificate for authentication. - 'taskd.key' specifies the Taskserver key for encryption. - 'taskd.ca' specifies the Taskserver CA. - 'taskd.trust' overrides certificate checking. - 'taskd.ciphers' overrides default cipher selection. - 'debug.tls' shows TLS log information, for debugging. - The configuration file supports JSON encoding of unicode characters \uNNNN. Newly deprecated features in taskwarrior 2.3.0 - File format 2 (used in version 0.9.3 - 1.5.0) is no longer supported. - The 'push', 'pull' and 'merge' commands will be removed in version 2.4.0 The new 'sync' command, in conjunction with the Taskserver is the new sync mechanism. - The 'diagnostics' command no longer generates 1000 UUIDs as a uniqueness test, because libuuid is now mandatory. Known Issues - There is a zsh bug (fixed, but not necessarily updated in your OS) that can cause the terminal to crash when completion is invoked. See the issue for full details: http://taskwarrior.org/issues/1352 --- Taskwarrior has been built and tested on the following configurations: * OS X 10.9 Mavericks, 10.8 Mountain Lion * Fedora 19 Schrodinger's Cat and 18 Spherical Cow * Ubuntu 10.04 Lucid Lynx, 13.04 Raring Ringtail and 13.10 Saucy Salamander * Debian 7.0 Wheezy (stable) and 6.0 Squeeze (oldstable) plus Sid (testing) * Slackware 13.37 * Arch Linux * Gentoo Linux * Sabayon Linux * SliTaz Linux * CRUX Linux * SuSE * derivatives/customizations/flavors of the above Linux distributions * Solaris 10 and 8 * OpenBSD * FreeBSD * NetBSD * Cygwin 1.7 --- While Taskwarrior has undergone testing, bugs are sure to remain. If you encounter a bug, please enter a new issue at: http://taskwarrior.org/projects/taskwarrior/issues/new Or you can also report the issue in the forums at: http://taskwarrior.org/projects/taskwarrior/boards Or just send a message to: support@taskwarrior.org Thank you.