Update: Content Calendar is now available. Find out more at: https://www.storyblok.com/cl/2025-October-content-calendar.
November 11, 2025Premium Plan

Introducing our new Content Calendar, a visual representation of all your releases. Track you releases by date, switch between them effortlessly and make changes on the fly.
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 | Permission improvements | 0 | 7.16 | 19-01-2026 |
| 2 | Figma Connect | 0 | 7.16 | 11-11-2025 |
| 3 | AI Credits | 0 | 13.67 | 19-01-2026 |
| 4 | UI Accessibility Updates | 0 | 6.4 | 24-04-2026 |
| 5 | Storyblok Native A/B Testing | 0 | 10.35 | 01-06-2026 |
| 6 | Folder-level AI translations | 0 | 17.07 | 19-01-2026 |
| 7 | API Performance Improvements | 0 | 11.73 | 26-05-2026 |
| 8 | RichText v5 | 0 | 13.67 | 15-07-2026 |
| 9 | Spotlight feature removal | 0 | 6.4 | 18-02-2026 |
| 10 | Backups on your S3 bucket | 0 | 9.31 | 31-10-2018 |