You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
* During an internal timer tick
5
5
* Upon flushing the event queue
6
6
7
+
* Mitigated an issue related to the device ID by creating an internal migration.
8
+
* Resolved a problem where revoked consents were sent after changes without merging.
9
+
* Fixed a bug that caused the device ID to be incorrectly set after changes with merging.
7
10
* Mitigated an issue where on consent revoke, remote config values were cleared, not anymore.
8
11
9
12
* Added support for array, List and JSONArray to all user given segmentations. They will support only mutable and ummutable versions of the primitive types. Which are:
0 commit comments