Skip to content

Earn sdk releases - #109

Open
mandelmonkey wants to merge 4 commits into
mainfrom
earn-sdk-releases
Open

Earn sdk releases#109
mandelmonkey wants to merge 4 commits into
mainfrom
earn-sdk-releases

Conversation

@mandelmonkey

Copy link
Copy Markdown

No description provided.

mandelmonkey and others added 2 commits July 17, 2026 10:41
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>
@mintlify

mintlify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
zbd 🟢 Ready View Preview Aug 5, 2026, 9:14 PM

💡 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant