Skip to content

Releases: ycj3/agora-chat-cli

v0.6.0

27 Sep 16:54
Compare
Choose a tag to compare

What's Changed

  • feat(CLI): Support for APNs and FCM Push Notifications by @ycj3 in #16
  • feat(CLI): Support for querying group details by @ycj3 in #17

Full Changelog: v0.5.2...v0.6.0

v0.5.2

24 Sep 15:44
439f7ee
Compare
Choose a tag to compare

What's Changed

  • refactor: Add logic to handle the response from FCM/APNs by @ycj3 in #15

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Sep 14:06
9d76709
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Sep 15:30
8038c07
Compare
Choose a tag to compare

What's Changed

  • feat: Add support to allow create an app with the env token by @ycj3 in #13

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Sep 17:33
be96353
Compare
Choose a tag to compare

What's Changed

  • Add support to test push directly on FCM by @ycj3 in #11
  • feat: add text, command, location, custom message implementation by @ycj3 in #12

Full Changelog: v0.3.3...v0.4.0

v0.3.3

06 Sep 16:53
Compare
Choose a tag to compare
release v0.3.3

v0.3.2

06 Sep 08:13
Compare
Choose a tag to compare

What's Changed

  • refactor: Make Client used at CLI level
  • fix: Handle client error

v0.3.1

05 Sep 15:36
Compare
Choose a tag to compare
release v0.3.1

v0.3.0

06 Sep 08:13
Compare
Choose a tag to compare
release v0.3.0

v0.1.0

30 Aug 07:21
Compare
Choose a tag to compare

Features

  • feat/token builder by @CarlsonYuan in #1
  • feat/push notification by @CarlsonYuan in #2
  • feat: query user online statuses by @CarlsonYuan in #3
  • feat: add log upload command by @CarlsonYuan in #5
  • refactor: abstract the Client struct into an interface by @CarlsonYuan in #7
  • add tests by @CarlsonYuan in #8
  • feat: add support for generating application tokens by @ycj3 in #9