summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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