17 June 2024
12 months ago by Viktor Yordanov
Release notes
JS SDK v1.68.0
Improvements
- New fields (
verified
andstaffMember
) are available in ProfileModel when calling getInfo() and getByIds() - New methods are available in Discussions namespace - getPostsCount() and getTopDiscussions()
- New fields (
status
andcustomFields
) are available for DiscussionModel when calling sdk.discussions.getAll() and sdk.discussions.getById() - A new optional field (
userNickname
) is available in body param of method sdk.discussions.createPost() . The same nickname will be returned as a new filed (anonymousNickname
) from all methods, who return posts