What's Changed
- Sorting task lists randomly is now supported with configuration such as
report.<report-name>.sort = random
(#3940) - Handling for tags in a "tags" column after
task edit
is fixed (#3911) tags.none:
works correctly (#3877)- Non-interactive invocations of
task
, such as for shell completion, no
longer prompts to create.taskrc
. (#3888) task sync
now describes what it has done (#3758)- UDAs can now have type "UUID" (#3827)
New Contributors
- @soerenschneider made their first contribution in #3828
- @awilkins made their first contribution in #3845
- @nickgrim made their first contribution in #3847
- @Zocker1999NET made their first contribution in #3867
- @antek042 made their first contribution in #3758
- @LecrisUT made their first contribution in #3903
- @travisby made their first contribution in #3923
Full Changelog: v3.4.1...v3.4.2