Skip to content

Releases: Gitteroid/GitterJavaSDK

v1.6.1

04 Jan 12:57
Compare
Choose a tag to compare
  • 1.6.1 (04.01.2018)
    • Rx,Async,Sync:
      • Add getRoomIdByUri to room API
    • Update dependencies used in the SDK

v1.6.0

14 Jan 14:58
Compare
Choose a tag to compare
  • 1.6.0 (12.01.2017)
    • RoomResponse:
      • Remove favouriteOrder
      • Add avatarUrl
      • Add groupId
      • Add public
      • Add activity
      • Add premium
    • UserResponse:
      • Add avatarUrl
      • Add role
      • Add staff
    • 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
    • Faye
      • Update OkHttp to version 3.5.0

Updated SDK regarding latest changes in the API.

07 May 12:31
Compare
Choose a tag to compare
  • Updated RoomRepsonse data structure.
  • Added aroundId and q 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.

14 Jan 15:01
Compare
Choose a tag to compare

Implemented Faye async API and Room events streaming API.

Sync and Async API.

20 Nov 09:12
Compare
Choose a tag to compare

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.

28 Oct 13:08
Compare
Choose a tag to compare
  • Added ability to retrieve unread messages.

New Search API.

17 Oct 12:09
Compare
Choose a tag to compare

Release notes

  • Added ability to search users
  • Added ability to search rooms
  • Added ability to leave room

Streaming API added.

07 Oct 04:10
Compare
Choose a tag to compare
  • Added room messages streaming API.

Initial release.

05 Oct 12:24
Compare
Choose a tag to compare
1.0

Added publishing to bintray.