Releases: GetStream/stream-chat-net
Releases · GetStream/stream-chat-net
0.12.0
- Add missing fields of Device;
CreatedAt,DisabledandDisabledReason.
0.11.0
- Add
GetRateLimitsendpoint support
0.10.0
- Add MML support into message
0.9.0
- Add .Net Core 2.1, 3.1 and 5.0 support
0.8.1
- Use
IDinstead ofIdto be consistent in user GDPR options - Update copyright year
0.8.0
- Add missing GDPR options and fix examples in readme
- Start a changelog
0.7.1
- Export version to users too
0.7.0
- Rename
CreateUserTokentoCreateTokento be consistent between SDKs - Rename
client.Users.UpdateManytoclient.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
- Fix system message user marshaling while adding/removing members
0.6.0
- Add multi tenant enabled setting into app config