Releases: Gitteroid/GitterJavaSDK
Releases · Gitteroid/GitterJavaSDK
v1.6.1
v1.6.0
- 1.6.0 (12.01.2017)
- RoomResponse:
- Remove
favouriteOrder
- Add
avatarUrl
- Add
groupId
- Add
public
- Add
activity
- Add
premium
- Remove
- UserResponse:
- Add
avatarUrl
- Add
role
- Add
staff
- Add
- Rx,Async,Sync:
- Add
delete
room API - Remove channels API
- Fix
joinRoom
API - Add
getRoomById
API - Add
getBannedusers
API - Add
banUser
API - Add
unBanUser
API - Add Welcome API support
- Add
- Faye
- Update OkHttp to version 3.5.0
- RoomResponse:
Updated SDK regarding latest changes in the API.
- Updated
RoomRepsonse
data structure. - Added
aroundId
andq
params for chat messages request. - Added
Update room
request. - Fixed
Issue
data structure type. - Faye: added ability to set custom OkHttpClient.
- Faye: changed
onSubscribed()
params, no it passes messages snapshots.
Faye API and Room events streaming API.
Implemented Faye async API and Room events streaming API.
Sync and Async API.
1.4
- Refactored library structure
- Added async api support.
- Added async api samples.
- Added sync api support.
- Added sync api samples.
Added ability to retrieve unread messages.
- Added ability to retrieve unread messages.
New Search API.
Release notes
- Added ability to search users
- Added ability to search rooms
- Added ability to leave room
Streaming API added.
- Added room messages streaming API.
Initial release.
1.0 Added publishing to bintray.