Jump to Content
Fans United
GuidesAPI ReferenceChangelogDiscussions
v1.0

Log InFans United
Changelog
Log In
v1.0GuidesAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…
Back to All

9 May 2024

over 1 year ago by Viktor Yordanov

Release notes

JS SDK v1.59.0

Feature

A new namespace is implemented - Progress

Improvement

The methods getMyLeagues() and getMyChallenges() from now are returning list of PrivateLeagueModel with no members. The get your own standings, you can use getMyLeaguesRankings() or getMyChallengesRankings()

Bug fix

Filtering and pagination are fixed on getMatches() method when batching requests are made (more than 200 match ids are provided)