From efc1e856128a0b8e1c9170c16bd242b83fd884ce Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 14 Jan 2017 17:07:46 -0500 Subject: Update ChangeLog and contributors list --- CONTRIBUTORS.md | 1 + ChangeLog | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 199a161c..3bd8c693 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -77,6 +77,7 @@ Contributors: - [Łukasz Klim](https://github.com/lukas346) - [Maces](https://github.com/maces) - [Manish Lad](https://github.com/manishlad) +- [Mark Szymanski](https://github.com/markjszy) - [Mathgl67](https://github.com/mathgl67) - [Matthieu Keller](https://github.com/maggick) - [Mauro Mariño](https://github.com/moromarino) diff --git a/ChangeLog b/ChangeLog index 3e262ad3..a355aca9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,26 +1,26 @@ -Version 1.0.37 (unreleased) ---------------------------- +Version 1.0.37 (Jan 14, 2017) +----------------------------- Improvements: * Improve keyboard shortcuts handling * Improve auto-complete dropdown elements sorting * Larger task form -* Rewrite dialog and confirmation boxes (inline popup) +* Rewrite dialog and confirmation boxes (inline popups) * Remove TaskGanttCreationController * Add helpers to open modal boxes * Make icons clickable in menus -* Open task import in modal box +* Open task imports in modal box * Open form to create customer filters in modal box * Open project activities in modal box * Display project analytics in modal box * Display project exports in modal box * Improve accordion component -* Improve currencies pages navigation -* Improve link labels pages navigation -* Improve settings pages layout +* Improve currencies page navigation +* Improve link labels page navigation +* Improve settings page layout * Offer the possibility to define version compatibility from plugins -* Add task creation event to automatic action to send task by email +* Add task creation event to the automatic action to send task by email Bug fixes: -- cgit v1.2.3