Skip to content

Releases: Farosoft-Open-Source/amity-nodejs-sdk

Sessions API

21 Sep 00:26
4339c14
Compare
Choose a tag to compare

This releases adds full coverage of the sessions API. Also adds functionality for user to follow another through API.

UserV3 addition

11 Sep 22:25
d758a03
Compare
Choose a tag to compare

This release adds functionality from the UsersV3 API
The following functions are covered in this release:

  • Fetch all users
  • Create a user
  • Delete a user

Release 1.0.6

01 Sep 12:28
ff3f053
Compare
Choose a tag to compare

The following features are being added with this release:

  • Support for UsersV3 API
  • Support for Communities API
  • Support for FollowersAPI
  • Updated authentication token package, it now returns { token: <generated_token> }

Release update

28 Aug 16:19
5eaf7ba
Compare
Choose a tag to compare
Merge pull request #3 from Farosoft-Open-Source/v4AuthSupport

Fixing bug with export

v4 Authentication Support

28 Aug 16:03
885ee9b
Compare
Choose a tag to compare

Adding support for v4 token creation. API can be found here

Initial release

27 Aug 22:11
83ca90d
Compare
Choose a tag to compare

This is created to map github releases with the package.json release. This should sync everything. Considering this is an initial release testing is sparse but will increase in the future.