v0.35.14
alpic-ai/skybridgev0.35.14Mar 30, 2026by github-actions[bot]
AI Summary
A maintenance release addressing security vulnerabilities, adding a Manifest UI to the showcase, and fixing TypeScript v6 type issues.
Key Highlights
- Audited security vulnerabilities and added audit-fix skill
- Added Manifest UI to the Showcase
- Fixed missing `@types/node` types due to TypeScript v6 bump
- Fixed overflow clipping on the Magic 8-Ball widget
New Features
- Manifest UI in Showcase
- Audit-fix skill
Full Release Notes
## Changes - fix: remove overflow clipping on magic 8-ball widget @qchuchu (#632) - fix: add missing node types in template due to typescript v6 bump @qchuchu (#631) - fix(create-skybridge): increase test timeout for repo download @qchuchu (#629) - chore: bump skybridge versions to 0.35.13 @[github-actions[bot]](https://github.com/apps/github-actions) (#618) - fix: audit security vulnerabilities and add audit-fix skill @qchuchu (#627) - chore(deps): update dependency handlebars to v4.7.9 [security] @[renovate[bot]](https://github.com/apps/renovate) (#614) - fix(examples): add missing @types/node to failing example apps @qchuchu (#626) - feat: Add Manifest UI to Showcase @udaykakade25 (#622) - Fix/auth0 example @Sambego (#617) - refactor(ecom-carousel): Rename ecom-carousel tool to browse-catalog in the ecom example app @udaykakade25 (#624) - docs(readme): update intro image with new Skybrdige logo and added values @udaykakade25 (#620) - fix(showcase.mdx): add Cottages.com App as a showcase app into our documentation @udaykakade25 (#621) - fix(docs): Add missing exemples entries in https://github.com/alpic-ai/skybridge?tab=readme-ov-file#-showcase @udaykakade25 (#619)