Skip to main content
Platform updates

Legacy Changelog

All product updates will now appear in Netlify's Changelog

Improvement: SSO role mapping
Improvement

SSO role mapping

This change introduces the ability of automatically giving organization members access as admins and any default project role according to the groups defined in the company's Identity Provider of choice (e.g. Okta, Ping Identity, Auth0, etc.).

Improvement: New onContentCreate hook
Improvement

New onContentCreate hook

The new onContentCreate method makes it possible to set up Stackbit to create related and nested content when a new document is created. A common example is to use this field for dynamic default values — content created based on content input by the user.

Content filtering by references
Improvement

Content filtering by references

This change introduces the ability of filtering by referenced objects. For example, find all posts with author 'John Doe', or find all posts with tags 'sports' and 'music'.

New Feature: Custom Asset Sources
New Feature

Custom Asset Sources

Custom asset sources provide a way for you to flexibly bring your own asset behavior without the need of a direct integration.

New Feature: Document Hooks
New Feature

Document Hooks

Bring custom behavior and content transformations by hooking into Stackbit's document lifecycle methods.

React Annotations Utilities at Scale
Improvement

Annotations at Scale

We provide the most unobtrusive solution in our domain, but annotating your components at scale is a notable challenge. Here’s a scalable solution.

Improved logs visibility
Improvement

Improved logs visibility

Improvements in the container logging include visibility on container stages and commands it's running.

New container hook: installCommand
New Feature

New container hook: installCommand

The new container hook installCommand allows you to replace Stackbit's default installation action to replace the dependency installation process.

New CSI Module for file-based content managed in git
New Feature

New CSI Module for file-based content managed with Git

This change introduces a new Content Source Interface module for those wanting to store their file-based content in Git.

12347