Earn sdk releases - #109
Open
mandelmonkey wants to merge 4 commits into
Open
Conversation
Self-serve releases page for downloading the ZBD Earn SDK Unity package, using Mintlify's <Update> changelog component. Each entry links to the .unitypackage on GitHub Releases (public repo zbdpay/earn-sdk-releases) and lists what changed. Seeded with a v1.1.7 entry (adds GetGiftCards). Wired into the Earn SDK sidebar as a new top-level "Releases" group. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Now that the SDK is self-serve, the Download page links to Releases for the .unitypackage instead of only telling users to contact their CSM (kept as a setup-help pointer). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
The download link pointed at a guessed repo and filename. Corrected to the actual release asset: zbdpay/rewards-sdk-unity → ZBDSDK-v1.1.7.unitypackage The repo is private, so these URLs return 404 for anyone without access (GitHub hides private repos behind a 404 rather than a 403, so the link looks fine to signed-in ZBD staff and broken to everyone else). Added guidance on both pages: a 404 means access hasn't been granted, and the developer should send their GitHub username or account email to their account manager. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Replaces the placeholder entry with the actual v1.1.7 notes, grouped as Added / Changed / Fixed: - Added: creative modals, the OnWithdrawWithData event and its ZBDWithdrawalSuccessData payload, GetGiftCards, and Utils.GetUserId() - Changed: Face ID no longer required (biometrics behind the opt-in ZBD_ENABLE_BIOMETRICS define), GetUserDetailsId() deprecated, iOS Fingerprint Pro updated to 2.17.1 - Fixed: iOS webview layout / landscape cold-start, safe-area insets, stale attestation recovery, ad-blocker/VPN/private-DNS error messaging, and Init hanging on non-JSON proxy responses Also corrects the release date to the actual publish date (2026-08-04) and notes that upgrading from 1.1.x needs no code changes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.