27 June 2024
11 months ago by Viktor Yordanov
Release notes
JS SDK v1.69.0
Improvements
- sdk.miniGames.getMyClassicQuizParticipations() method now accepts optional filters argument
- New methods are available in Mini Games namespace - getLeaderboardForClassicQuizzes() and getClassicQuizzesUserRanking()
- New fields in ClassicQuizBasicModel ( returned by sdk.miniGames.getClassicQuizzes() and sdk.miniGames.getClassicQuizById() ) -
points
,scored
,maxAttempts
- New fields in ClassicQuizParticipationModel (returned by sdk.miniGames.participateInClassicQuiz() ) -
points
andattempts
- New field in questions in ClassicQuizFullModel (returned by sdk.miniGames.getClassicQuizById() ) -
explanation
- New fields in ClassicQuizUserParticipationModel ( returned by sdk.miniGames.getMyClassicQuizParticipations() ) -
classicQuizModel
,points
andanswers
- New fields are available in ProfileStatsModel (returned by sdk.profile.getOwn().getStats() and sdk.profile.getById().getStats() ) -
classicQuizzes
andeitherOr