summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorImbasaur <yarrusg@gmail.com>2016-04-13 17:05:59 +0200
committerImbasaur <yarrusg@gmail.com>2016-04-13 17:05:59 +0200
commit99f275e5bb033cca33eee87b0e914645730f13d1 (patch)
treead845419d56304f2bf014744f0878186f7155a3c /ChangeLog
parent13d5bd8e48bd6c0109d1272da58a8879bf9a6737 (diff)
parentcd5bf9d4d214ec9282b706c26bb27cabf150ee63 (diff)
Merge pull request #1 from fguillot/master
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 31 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 54a28db7..398ec499 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,41 @@
-Version 1.0.27 (unreleased)
+Version 1.0.28 (unreleased)
+--------------
+
+New features:
+
+* Search in activity stream
+* Search in comments
+* Search by task creator
+* Added command line utility to reset user password and to disable 2FA
+
+Improvements:
+
+* Filter/Lexer/QueryBuilder refactoring
+
+Bug fixes:
+
+* Removed PHP notices in comment suppression view
+
+Version 1.0.27
--------------
New features:
* Added Markdown editor
-* Added letter avatar provider
-* Added pluggable Avatar providers
+* Added user avatars with pluggable system
+ - Default is a letter based avatar
+ - Gravatar
+ - Avatar Image upload
+* Added Korean translation
Improvements:
+* Added more logging for LDAP client
+* Improve schema migration process
+* Improve notification configuration form
+* Handle state in OAuth2 client
+* Allow to use the original template in overridden templates
+* Unification of the project header
* Refactoring of Javascript code
* Improve comments design
* Improve task summary sections
@@ -27,6 +54,7 @@ Improvements:
Bug fixes:
+* Fix bad unique constraints in Mysql table user_has_notifications
* Force integer type for aggregated metrics (Burndown chart concat values instead of summing)
* Fixes cycle time calculation when the start date is defined in the future
* Access allowed to any tasks from the shared public board by changing the URL parameters