This version was released on May 29, 2025.
We're excited to introduce improvements to Storybook integration that make it easier to manage your stories by displaying where are they used in the docs and to keep them connected to your Storybook.
Stories used in documentation 📘
Now, in the Storybook stories section, you can see which stories are used in documentation and which disconnected stories appear in blocks — making it easier to maintain your documentation and fix broken connections.
Track exactly where each story is used and navigate directly to those locations.
Replace disconnected stories
When a Storybook story gets renamed, moved or deleted, it may become disconnected in your documentation. Now we highlight these disconnected stories and provide an easy way to replace them.
Restore content in all affected blocks by selecting a replacement with just a few clicks.
This update makes the Storybook integration more reliable and easier to maintain, making sure your design system documentation always displays functional, up-to-date code examples.
Pipeline improvements
-
Make editing pipeline more visible
It was a bit unclear that the pipeline name is always editable, so we improved the interaction. -
New documentation publish event 🚀
There is a new pipeline event available that will run every time a documentation site is published. -
Edit committer email
There is a new option to add a different committer email for an integration under Delivery / Delivery options. -
Remember which sections were open in Configuration
For a better experience, now the previously opened sections will be remembered when navigating back to the Configuration tab.
There were also a few related bug fixes:
- Items in integration dynamic fields (i.e. organizations) are now listed alphabetically
- Pipeline creation is hidden from Contributor roles, so they will no longer encounter an error when trying to create a pipeline is restricted.
For a list of smaller improvements and bug fixes, visit our Bug fixes page here: