Skip to content

Releases: GetStream/stream-chat-net

0.12.0

07 May 12:21

Choose a tag to compare

  • Add missing fields of Device; CreatedAt, Disabled and DisabledReason.

0.11.0

10 Mar 12:35

Choose a tag to compare

  • Add GetRateLimits endpoint support

0.10.0

03 Mar 11:02

Choose a tag to compare

  • Add MML support into message

0.9.0

03 Mar 10:36

Choose a tag to compare

  • Add .Net Core 2.1, 3.1 and 5.0 support

0.8.1

02 Feb 16:51

Choose a tag to compare

  • Use ID instead of Id to be consistent in user GDPR options
  • Update copyright year

0.8.0

02 Feb 16:39

Choose a tag to compare

  • Add missing GDPR options and fix examples in readme
  • Start a changelog

0.7.1

25 Jan 18:17

Choose a tag to compare

  • Export version to users too

0.7.0

25 Jan 18:12

Choose a tag to compare

  • Rename CreateUserToken to CreateToken to be consistent between SDKs
  • Rename client.Users.UpdateMany to client.Users.UpsertMany
  • Add support for hard delete for messages
  • Add version header to client
  • Improve readme and add notes especially about multi-tenant and custom fields

0.6.1

20 Nov 22:53

Choose a tag to compare

  • Fix system message user marshaling while adding/removing members

0.6.0

13 Nov 10:52

Choose a tag to compare

  • Add multi tenant enabled setting into app config