Skip to content

Commit 8f90b36

Browse files
committed
update changelong
1 parent c3100ba commit 8f90b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Assets/Plugins/StreamChat/Changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Fixes:
33

44
* Fix IL2CPP build crash on Unity 6000.0.x caused by types implementing multiple closed versions of the same generic interface, which triggered a KeyNotFoundException in IL2CPP's vtable builder (VTableBuilderComponent.OverrideInterfaceMethods). An example exception looked like this:
55
System.Collections.Generic.KeyNotFoundException: The given key 'TDto StreamChat.Core.LowLevelClient.ISavableTo1<StreamChat.Core.InternalDTO.Models.PushNotificationSettingsInternalDTO>::SaveToDto()' was not present in the dictionary.
6-
* Add support for thread-related endpoints
6+
* Add support for thread-related endpoints. Added: `client.GetThreadAsync`, `client.QueryThreadsAsync`, `client.ThreadTracked`, `client.ThreadUntracked`, `message.LoadRepliesAsync`
77

88
v5.3.0:
99
Features:

0 commit comments

Comments
 (0)