This week we released a new version of Stash Studio with changes to SDK, Stores, and more. We’ve also got updates to our docs and the playground. I’ll recap here along with highlights from the various libraries.
Stash Studio
- Launched version 1.10.0 of Stash Studio (client-side SDK)
- Fixed an issue where stores using
displayCategories
would not properly display subcategories - Added more logging and debugging support
- Added support for using a custom login flow with Game Center and Google Play Games
- Fixed several styles across the SDK
Demo
- Updated the playground repo with examples of using the new SDK features
- Added a new Next.js example to the playground repo using native auth
- Updated the demo page with information about the latest SDK features
Docs
- Updated docs site with information about the latest SDK features
- Fixed several broken links throughout the docs
- Improved the navigation to make it easier to find information about specific features
SDKs
- Unity: Released version 0.5.0 with improved Game Center and Google Play Games support
What we’re working on
Although there’s no timeline for these items, we’re also working on:
- A code example playground and a Checkout Link client example
- The site’s design
- Another guide for building purchase authorization endpoints