Tables Fields can now have a caption and CSS class specified.
2.3.2 Added support for clearing cache via the Storyblok Publish webhook. This means the Editor Bridge Blade view has had the JavaScript publish event removed.
Blocks now have a _compontentPath array which includes the current and all parent components. This enables you to work out the context of the current Block.
New CssClassses trait that can be used to generated css classes for the current Block, the layout it’s in, it’s parent Blocks etc.