What's Changed
- Where possible, the task DB is now opened in read-only mode, which improves performance. This is the case for reports (task lists) only when the
gc
config is false. - An updated version of corrosion fixes build errors trying to find the Rust toolchain.
- The reminder to check
task news
is now correctly removed once the news has been read.
Thanks to the following people for contributions to this release:
- Dustin J. Mitchell
- Kalle Kietäväinen
- Karl
- Matthew
- Tejada-Omar
- Tobias Predel
- Yong Li
- jrmarino
New Contributors
- @Tejada-Omar made their first contribution in #3734
- @jrmarino made their first contribution in #3740
- @grasegger made their first contribution in #3742
- @matthewhudghton made their first contribution in #3752
- @yongli-abc made their first contribution in #3804
- @Ram-Z made their first contribution in #3812
Full Changelog: v3.3.0...v3.4.0