Update ChangeLog

This commit is contained in:
Frédéric Guillot 2021-06-08 20:05:01 -07:00
parent c6ae9f3f24
commit 0755f0d64f
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
Version 1.2.20 (June 8, 2021)
-----------------------------
* Duplicate tags when moving or duplicating tasks to another project
* Bump symfony/stopwatch to 5.3.0
* Avoid user enumeration by using avatar image URL
* Invalidate captcha after it is used
* Avoid user enumeration using password reset functionality
* Add missing CSRF checks
* Fix bug in search when using the plus sign
* Close dialogs using Escape key even if focus is in input field
* Add a min="0" attribute to task_list form input
* Keep swimlane headers at the top
* Catch error when trying to upload empty or invalid avatar image
* Added new template hooks
* Update translations
Version 1.2.19 (April 16, 2021)
-------------------------------