0.6.0: LeaderboardSession.claim, rank_not_eligible is recoverable
CI / publish (push) Successful in 27s
CI / check (push) Successful in 59s

onClaim replaces onRewardClaimed. rewardClaimed() is a deprecated alias removed in the next version.
This commit is contained in:
edmand46
2026-08-29 11:33:01 +03:00
parent 19a296ab9a
commit 04e3565412
5 changed files with 31 additions and 5 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## 0.6.0
- `LeaderboardSession.claim()` / effect `claim()` completes the leaderboard
node with handle `onClaim`. The server matches live rank to an authored
place and continues from that place (Grant Reward and/or In-App Message).
- `rewardClaimed()` is a deprecated alias for `claim()` and will be removed
in the next SDK version.
- `rank_not_eligible` on Claim leaves the session open (retry Claim or End);
it no longer fails the run.
## 0.5.1
- `QuestMetrics` / `reportProgress`: custom free-text metrics no longer