taskwarrior/NEWS
Paul Beckingham e6031183dd Documentation
- Added 'taskd.trust' setting warning in the NEWS file.
2015-02-15 12:10:08 -05:00

66 lines
1.5 KiB
Text

New Features in taskwarrior 2.4.1
- New German translation.
- Hook scripts are now under much stricter control.
New commands in taskwarrior 2.4.1
- None
New configuration options in taskwarrior 2.4.1
- The 'date.iso' setting allows you to enable (default) or disable support
for ISO-8601 dates. This is because some of you have 'dateformat' settings
that conflict.
- The 'recurrence' setting enables (default) or disables recurring task
instance generation.
Newly deprecated features in taskwarrior 2.4.1
- None
Removed features in 2.4.1
- None
Known Issues
- If you upgraded from Taskwarrior 2.3.0, you will need one of the following
settings to allow continued syncing to a Taskserver:
$ task config taskd.trust strict
$ task config taskd.trust 'ignore hostname'
$ task config taskd.trust 'allow all'
These are presented in order of preference from most to least secure, and
depend on how your certs were generated.
- https://bug.tasktools.org/
Taskwarrior has been built and tested on the following configurations:
* OS X 10.10 Yosemite
* Fedora 20 Heisenbug
* Ubuntu 14.04 Trusty Tahr
* Debian 7.0 Wheezy (stable)
* Arch 2014.05
* FreeBSD 10
* Cygwin 1.7.29, 1.7.32
---
While Taskwarrior has undergone testing, bugs are sure to remain. If you
encounter a bug, please enter a new issue at:
https://bug.tasktools.org
Or you can also report the issue in the forums at:
https://answers.tasktools.org
Or just send a message to:
support@taskwarrior.org
Thank you.