|
@@ -1,11 +1,11 @@
|
|
|
Version 8.17 (Unreleased)
|
|
|
-------------------------
|
|
|
-- Added @mentions to comments
|
|
|
|
|
|
+- Added @mentions to comments
|
|
|
- Initial (internal) analytics abstraction.
|
|
|
- Turned on reprocessing by default
|
|
|
- Added basics for Data Forwarding integrations.
|
|
|
-
|
|
|
+- The threads interface now contributes to grouping if it contains a single thread.
|
|
|
|
|
|
Schema Changes
|
|
|
~~~~~~~~~~~~~~
|
|
@@ -14,7 +14,6 @@ Schema Changes
|
|
|
- Dropped ``GroupTagValue.project_id`` foreign key constraint
|
|
|
- Added ``Deploy.notified`` column
|
|
|
- Added index on ``EventTag.date_added``
|
|
|
-- The threads interface now contributes to grouping if it contains a single thread.
|
|
|
|
|
|
Version 8.16
|
|
|
------------
|