Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 1.45 KB

File metadata and controls

69 lines (48 loc) · 1.45 KB

Changelog

2.4.6 (Aug 19, 2019)

  • Reconnect fix.

2.4.5 (Aug 2, 2019)

  • Unread message count fix.

2.4.3 (Aug 2, 2019)

  • Add new filter in user list.

2.4.2 (Aug 1, 2019)

  • Logout Fix.

2.4.1 (July 27, 2019)

  • Total Online User Count.

2.4.0 (July 18, 2019)

  • Total revenue.

2.3.9 (July 5, 2019)

  • Bug Fix.

2.3.8 (July 5, 2019)

  • Minor Enhancement in Payments.

2.3.7 (July 5, 2019)

  • Payment Tracking.

2.3.6 (July 2, 2019)

  • Payment Module.

2.3.5 (June 4, 2019)

  • Reconnect fix when session key is invalid.

2.3.4 (June 4, 2019)

  • Added getDirectChannelMetadata in GroupChannel.

2.3.3 (May 14, 2019)

  • Added support for displaying internal channel avatars.

2.3.2 (May 10, 2019)

  • Added ifReadOnly function in BaseChannel.
  • Handle access-levels for anonymous users.

2.3.1 (Apr 22, 2019)

  • Few SDK optimizations.

2.3.0 (Apr 19, 2019)

  • Few SDK optimizations.

2.2.3 (Mar 19, 2019)

  • Add publicFilter function in TotalCountFilterParams class.

2.2.2 (Mar 13, 2019)

  • Add ifFlexible function in GroupChannel class.

2.2.1 (Feb 27, 2019)

  • myStatus should have default value in GroupChannel class.

2.2.0 (Feb 26, 2019)

  • All if prefix to online function in User class.
  • lastMessage property of GroupChannel can be null.

2.1.0 (Feb 15, 2019)

  • All functions with return type boolean to have prefix if.

2.0.0 (Feb 12, 2019)

  • Initial 2.0.0 released