mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00

- The configuration file now supports JSON encoding of Unicode characters, by specifying \uNNNN.
66 lines
1.9 KiB
Text
66 lines
1.9 KiB
Text
|
|
New Features in taskwarrior 2.3.0
|
|
|
|
- New task server sync capabilities.
|
|
- New shell with Readline support.
|
|
- The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
|
|
- Italian translation.
|
|
- UDA fields now allow default values.
|
|
- Now requires libuuid.
|
|
|
|
New commands in taskwarrior 2.3.0
|
|
|
|
- New 'sync' command to synchronize data with a Task Server.
|
|
- 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 task server.
|
|
- 'taskd.credentials' specifies user credentials for the task server.
|
|
- 'taskd.certificate' specifies the task server certificate.
|
|
- '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.
|
|
|
|
---
|
|
|
|
Taskwarrior has been built and tested on the following configurations:
|
|
|
|
* OS X 10.8 Mountain Lion and 10.7 Lion
|
|
* Fedora 18 Spherical Cow and 17 Beefy Miracle
|
|
* Ubuntu 12.10 Quantal Quetzal and 12.04 Precise Pangolin
|
|
* Debian 6.0 Squeeze (stable) and 5.0 Lenny (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.
|