Update: Figma Connect is now available. Find out more at: https://www.storyblok.com/cl/2025-October-figma-integration-enhancements.
November 11, 2025Starter Plan

We have enhanced the Figma integration's component detection & analysis capabilities to improve the user experience when reviewing component structures, managing exports, and handling nested and repeated elements as well as assets.
Key Updates
NewJuly 28, 2026
Mobile SDKs: Native support for Android and Apple platformsStoryblok now offers official, first-party SDKs for native mobile development. No more building your own API integration, rendering layer, or offline handling from scratch. What's new: Android SDK: built for Jetpack Compose. Includes story fetching, block and rich text rendering, and offline support.Android Tech Guide: full walkthrough, including best-practice patterns for dynamic navigation with the Navigation 3 library, internationalization, and on-device visual preview for debug app builds.Apple SDK: built for SwiftUI, covering iOS, macOS, and tvOS. Includes story fetching, rich text rendering, and offline support.Apple Tech Guide: full walkthrough, including best-practice patterns for block rendering, dynamic navigation, internationalization, and on-device visual preview for debug app builds.
NewJuly 27, 2026
Type-Safe Schemas with @storyblok/schemaDefine fields, blocks, and datasources as type-safe TypeScript objects and keep your code and content model in sync automatically. We give you a schema-driven way to manage content models: @storyblok/schema. Paired with the Storyblok CLI, it lets you define fields, blocks, and datasources directly in code using defineField(), defineBlock(), and defineDatasource(), then push those definitions to your space with schema push. Until now, content models lived in the UI and Management API, and code only consumed them via storyblok types generate. That's an inverted flow: types are generated for code instead of from code, an accidental change in the block library can break the frontend without warning, and versioning the structures your code depends on requires workarounds. @storyblok/schema flips this around, where your repo becomes the single source of truth, and both your space and your frontend types stay in sync with it. Highlights: Bootstrap from an existing space: storyblok schema init generates schema objects for all your current components, similar to types generate.Type-safe definitions: defineField(), defineBlock(), and defineDatasource() catch mistakes at compile time.Push straight from your terminal: storyblok schema push (with a --dry-run option) applies your schema files to the space.Framework-ready types: the BlockContent<TBlock, TBlocks> utility type extracts exactly the props a Vue or React component needs from a schema object.Version-controlled content models: schemas are plain TypeScript files, so diffs, PRs, and rollbacks work the way they do for the rest of your code. Give it a try and tell us what works and what's missing! [@storyblok/schema package] [Learn More]
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Content Calendar | 0 | 7.16 | 11-11-2025 |
| 2 | Permission improvements | 0 | 7.16 | 19-01-2026 |
| 3 | API Performance Improvements | 0 | 11.73 | 26-05-2026 |
| 4 | Keyboard shortcuts for Visual Editor | 0 | 9.31 | 08-07-2026 |
| 5 | Release Merging | 0 | 13.67 | 29-01-2026 |
| 6 | UI Accessibility Updates | 0 | 6.4 | 24-04-2026 |
| 7 | FlowMotion | 0 | 8.26 | 24-04-2026 |
| 8 | App Store | 0 | 13.67 | 23-04-2019 |
| 9 | Storyblok Native A/B Testing | 0 | 10.35 | 01-06-2026 |
| 10 | AI Credits | 0 | 13.67 | 19-01-2026 |