v0.35.18
alpic-ai/skybridgev0.35.18Apr 14, 2026by github-actions[bot]
AI Summary
Added monitoring capabilities and state persistence features.
Key Highlights
- Added StatsD monitoring for tool invocations.
- Persisted widget state across re-renders using localStorage.
- Added Stripe integration to the ecom example app.
New Features
- StatsD monitoring
- localStorage state persistence
- Stripe ecom example
Full Release Notes
## Changes - feat: Statsd version tagging @harijoe (#670) - feat: persist widget state across re-renders in MCP Apps via localStorage @paulleseute (#666) - Add discord notification on release @harijoe (#667) - feat: add IAM user for CloudWatch read access @harijoe (#668) - feat(core): add StatsD monitoring for tool invocations @harijoe (#659) - feat: Add stripe to ecom example app @harijoe (#665)