Almost EVERYONE who tried headless systems said they saw benefits. Download the state of CMS now!

Storyblok now on AWS Marketplace: Read more

O’Reilly Report: Decoupled Applications and Composable Web Architectures - Download Now

Empower your teams & get a 582% ROI: See Storyblok's CMS in action

Skip to main content
  • Section titled Storyblok V2 Beta: Update 11 Storyblok V2 Beta: Update 11

    Changes in: app

    In this update of Storyblok's Version 2 Beta, we implemented the following improvements:


    Section titled API API

    • New parameter: resolve_links=link - the response will have the same attributes as the objects in the links API

    Section titled Space management Space management

    In this update, we implemented the following improvements:

    • Control of Internationalization
    • Management of Webhooks
    • Management of Workflow Stages
    • Management of the Asset Library Settings
    • Management of Maintenance Mode
    • Control of the Danger Zone

    Section titled Internationalization settings Internationalization settings

    Storyblok supports content in multiple languages and integrates with various tools to manage translations. These integrations support you in making your content available internationally. Learn more


    Section titled Webhook settings Webhook settings

    Webhooks allow you to send Storyblok activity to external services and custom integrations. Learn more

    Webhook logs show you which requests have been sent with which payload.


    Section titled Workflow Stages Workflow Stages

    In the workflow stages settings, you can now create and reorder the workflows for your content creation. This includes creating new workflow stages so that you can best customize the way your team works. You can assign them to a specific user or roles and set the following stage after publication and who can change the stages, giving you and your team more control of the content production process.

    Section titled undefinedundefined undefinedundefined

    Section titled undefinedundefinedundefinedAssets library settings undefinedundefinedundefinedAssets library settings

    You can set required fields in the assets library settings where the user will be forced to fill out those fields when uploading a new asset. You can also invalidate the cache from the image service.


    Section titled Maintenance mode settings Maintenance mode settings

    It's now possible in V2 to set a space into maintenance mode, allowing admins to change the content while blocking other users from editing.

    With this change, the management API delivers a 403 error instead of a 401 error when the user cannot access a resource.


    Section titled Danger zone settings Danger zone settings

    Deleting a Space can be done now in V2 on "Danger Zone." Deleting your space is permanent. To delete a Space, the owner must re-type the space name and confirm the action in the confirmation dialog.


    Section titled General updates General updates


    Section titled Filtering content Filtering content

    We have added to v2 a new filtering functionality allowing your team the ability to search and filter through your content. You can filter through content assigned to you, workflow stage, content type, tags, component, and content items allowing you to enter deep within your schema to better separate and find the content you want.


    Section titled Releases App for V2 Releases App for V2

    We have added to v2 the Releases app, allowing you to group your content changes in separate releases, which can then be published manually or through automatic scheduling for specific times and dates.


    Section titled Pipeline App for V2 Pipeline App for V2

    We have added to v2 the Pipeline app, which will allow you to manage multiple content pipeline stages where you can have one click deployment from one pipeline stage to another, preview functionality before publishing, and create specific access tokens for each branch. Together with the Releases app, you can schedule content changes across different times and days along your entire pipeline.


    Section titled Dashboard for V2 Dashboard for V2

    Keep up to date with everything that is happening in your space with the new dashboard for v2. You can see your plan details to see activities across teams and things assigned to you and changes made across the entire space. You will also see all the statistics of content updates and API requests.

    Section titled Fixed bugs Fixed bugs

    • Design System: SbSlideOver bug fixed
    • Design System: SbSelect with icon bug fixed
    • Design System: Drag&Drop area too small bug fixed
    • Design System: sb-pagination not working well in Safari bug fixed
    • Design System: Empty nodes on blok.ink bug fixed
    • Design System: In Firefox, the button remains shaded after the click bug fixed
    • Design System: Collapse option not working correctly bug fixed
    • Design System: SbTooltip shows an error bug fixed
    • Space management: UI Responsiveness fixes
    • Visual Editor: Asset type validation