Skip to content

v3.0.0

Compare
Choose a tag to compare
@djmitche djmitche released this 24 Mar 21:19
· 88 commits to develop since this release
3e41fb6

This new major version of Taskwarrior comes with an important change: the sync functionality has been rewritten entirely, and no longer supports taskserver/taskd. Instead, the recommended solution is a cloud-storage backend, although taskchampion-sync-server is also available. See https://taskwarrior.org/docs/upgrade-3/ for information on upgrading to Taskwarrior 3.0.

Note that this is a breaking upgrade: users must export their task database from 2.x and re-import it into 3.x. Hooks run during task import, so if you have any hooks defined, temporarily disable them for this operation. See #3314.

This version also introduces Taskchampion, a new task-storage core for Taskwarrior written in Rust. Building Taskwarrior now requires a reasonably recent version of the Rust toolchain (1.70.0).

The release consists of the following archives:

task-3.0.0.tar.gz (sha256 30f397081044f5dc2e5a0ba51609223011a23281cd9947ea718df98d149fcc83)
Release tarball. Use this to build and install Taskwarrior.