diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,11 +3,18 @@ Version 1.0.23 (unreleased) New features: +- Added support of user mentions (@username) - Added report to compare working hours between open and closed tasks - Added the possiblity to define custom routes from plugins +Improvements: + +- Improving performance during task position change (SQL queries are 3 times faster than before) +- Do not show window scrollbars when individual column scrolling is enabled + Bug fixes: +- Fix compatiblity issue with FreeBSD for session.hash_function parameter - Fix wrong constant name that cause a PHP error in project management section - Fix pagination in group members listing - Avoid PHP error when enabling LDAP group provider with PHP < 5.5 |