Version 2.5.2. Some minor dependency updates.

This commit is contained in:
Jyri-Petteri Paloposki 2021-01-05 22:06:24 +02:00
parent bb151b1d36
commit 35d9c26f43
3 changed files with 27 additions and 7 deletions

View file

@ -1,5 +1,23 @@
See doc/upgrading.md for the upgrade documentation!
## Version 2.5.2
### New features
* New Finnish locale by the maintainer Jyri-Petteri ”ZeiP” Paloposki.
* Update last login field when validating an existing login.
* Show more users in the user list and allow changing the order criteria.
### Bug fixes
* Fix tag-specific task lists to work in a multi-user environment.
* Fix setting the due date in the calendar view.
* Fix a bug causing 500 errors for users with different locales.
* Lots of dependencies have been upgraded.
* Better CI tests.
* Code style fixes.
* Small style issues.
## Version 2.5.1
### Security issue disclosure