JS SDK v1.121.0
3 days ago by Viktor Yordanov
Branding override
The branding in all custom, prediction and mini games are now override by the new property brandingId
Branding override
The branding in all custom, prediction and mini games are now override by the new property brandingId
Improvements and fixes:
- New Arabic (
code: ar) language support in SDK configuration- FIx JWT token read from cookie to reinit new SDK instance
- Removed redundant
pointsproperty fromEventGameModel
New methods
- New method is available getConsents().
- New method is available deleteConsent.
Bug Fixes:
Add missing player stats for fantasy game. Related method: getPlayerStatistics()
New methods
- New method is available getMyPersonalityQuizParticipations().
- New method is available getMyClassicQuizParticipationsWithPagination().
Fix wrong parsing leagueId filter in sdk.privateLeagues.getMyLeaguesStandings as a query param to Loyalty API endpoint
New method getExternalActivities in Profile namespace
New method for collection consents in Profile namespace. More info here