In this version:
- Support for the journal in
task info
has been restored (#3671) and the
task info output no longer containstag_
values (#3619). - The
rc.weekstart
value now affects calculation of week numbers in
expressions like2013-W49
(#3654). - Build-time flag
ENABLE_TLS_NATIVE_ROOTS
will causetask sync
to use the
system TLS roots instead of its built-in roots to authenticate the server (#3660). - The output from
task undo
is now more human-readable. Theundo.style
configuraiton option, which has had no effect since 3.0.0, is now removed (3672). - Fetching pending tasks is now more efficient (#3661).
Thanks to the following people for contributions to this release:
- Denis Zh.
- Dustin J. Mitchell
- Fredrik Lanker
- Gagan Nagaraj
- Jan Christian Grünhage
- Scott Mcdermott
- Thomas Lauf
- Tobias Predel
New Contributors
- @jcgruenhage made their first contribution in #3590
- @tobiolo made their first contribution in #3615
- @gagankonana made their first contribution in #3619
- @lanker made their first contribution in #3651
- @d2718nis made their first contribution in #3665
Full Changelog: v3.1.0...v3.2.0