v2.4.0
v2.4.0:
-
Fixes:
- Fixed number types in DTOs
-
Improvements:
- Added developer token generation
- (Sample Project) Added error popup when auth credentials are invalid
- (Sample Project) Added "create new channel" button & form
- (Sample Project) Fixed popup mouseexit issue
- (Sample Project) Fixed sending message with return key
- Added xml comment tags
- Added code samples to SDK
- Added integration tests
- Added ConnectionStateChanged event
-
Breaking changes:
- Removed server-side fields & methods (DeleteUserAsync, DeleteUsersAsync, DeleteManyUsersAsync)
- Renamed UpdateUsersAsync() -> UpsertUsersAsync() in UserApi