9 May 2024

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)