Skip to content

Latest commit

 

History

History
149 lines (72 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

149 lines (72 loc) · 1.97 KB

0.0.38 (2018-12-09)

  • Upgrade dependency and refine them.

0.0.37 (2018-11-17)

  • Add Channels close
  • Add API for unsub a channel's messages.
  • Update ddp client to version 0.0.9.

0.0.36 (2018-11-13)

Feature:

0.0.35 (2018-11-13)

Feature:

  • Add list groups and ims

0.0.34 (2018-11-7)

Feature:

  • Fix realtime channel api wrong url

0.0.34 (2018-11-7)

Feature:

  • Fix realtime channel api wrong url

0.0.33 (2018-11-7)

Feature:

  • Add channel members api

0.0.32 (2018-11-6)

Feature:

  • Add channels api

0.0.31 (2018-10-27)

Feature:

  • Add react message.
  • Add Message's reactions fields

0.0.30 (2018-10-24)

Feature:

  • Add type for messsage
  • Fix send message response error
  • Leave group response change to void

0.0.29 (2018-10-21)

Features:

  • Update description of pubspec.yaml

0.0.28 (2018-10-21)

Features:

  • Fulfill description of pubspec.yaml

0.0.27 (2018-10-21)

Features:

  • Fulfill README.md

0.0.26 (2018-10-21)

Features:

  • Add CHANGELOG.md :P

0.0.17 to 0.0.25 (2018-10-21)

Features:

  • Hack response header Content-Type from application/json to application/json; charset=utf-8
  • Group members api
  • Add attachment field to message

0.0.6 to 0.0.16 (2018-10-07)

Features:

  • Add IM api
  • Add subscriptions rest call
  • Add rooms api
  • Use build_runner to generate Unmarshaller/marshaller for models

Bug Fixes:

  • Add missing JsonKey for models.
  • Add missing dependencies

0.0.4 and 0.0.5 (2018-09-30)

Features:

  • Change unread to int type.

0.0.3 (2018-09-26)

Bug Fixes:

  • Update ddp version.
  • DDP Log configurable.

0.0.2 (2018-09-26)

Features:

  • change collection update name.

0.0.1 (2018-09-22)

Features:

  • Draft edition