diff options
author | Frédéric Guillot <fred@kanboard.net> | 2019-06-21 20:23:03 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2019-06-21 20:23:03 -0700 |
commit | 19208bfab2fd5328d5e4703177a40e2d950c1486 (patch) | |
tree | 358a6724b543c97cb007830bbcfd9c5e388e8e73 /ChangeLog | |
parent | 95150183652cbe2381f1741bb214621bc628c055 (diff) |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Version 1.2.10 (June 21, 2019) +------------------------------ + +* Add Auto-Submitted E-mail header as per RFC 8384 +* Add HTML tag in email notifications +* Add new hook template:export:header +* Do not show duplicated results when multiple comments match +* Add Docker manifest with multiple architectures (arm32v6, arm32v7, arm64v8, amd64) +* Update Docker image to Alpine 3.10.0 +* Add View File on popover to tooltip +* Fix text file preview +* Set "start date" and "end date" on projects from API +* Add cURL support to HTTP Client + - Add HTTP_PROXY_EXCLUDE option when cURL is used + - Show HTTP client backend in about page + - Fallback to legacy Stream Contexts if cURL extension is not available +* Add Bitcoin to the currency list +* Add automatic action to move task between columns based on due date +* Fixes icon opacity when hovered +* Hide one task count when there is only one swimlane +* Update translations + Version 1.2.9 (April 5, 2019) ----------------------------- |