v1.0.2
alpic-ai/skybridgev1.0.2May 21, 2026by github-actions[bot]
AI Summary
A maintenance release focused on adding a download hook, mixed authentication support, and improvements to the CLI create command and landing page animations.
Key Highlights
- Added `useDownload` hook for handling downloads
- Re-exported `mcpAuthMetadataRouter` from the server
- Support for mixed authentication configurations
- Revamped the `create` command
- Improved landing page animations and responsiveness
New Features
- useDownload hook
- mcpAuthMetadataRouter re-export
- Mixed authentication support
- Revamped CLI create command
- Landing page animations and responsiveness fixes
Full Release Notes
## Changes - feat: add useDownload @paulleseute (#797) - feat: re-export mcpAuthMetadataRouter from skybridge/server @paulleseute (#799) - feat: support mixed auth @paulleseute (#796) - feat: revamp create cmd @paulleseute (#795) - Landing/better animations @harijoe (#788) - Fix landing responsiveness @harijoe (#789)