Version 1, Update 117
- Added grid gap types to VariableBindableNodeField
- Added grid types to AnnotationProperty
visible property to the Noise and Texture effect types.boundVariables property to Noise and Texture effect types to prevent validation errors on write. Note that binding variables for Noise and Texture effects is not yet supported.GridTrackSize to properly handle value as optional.New:
Bug fixes:
clone() method.visible, opacity and blendMode properties.Bug fixes:
We're adding the following new node types and properties in beta:
The node types and properties in beta can be used with Figma Design and Figma Draw.
Some exciting news for codegen plugins! Thanks to your feedback, we've extended the figma.codegen.on callback timeout from 3s to 15s.
For more details, see:
New:
We've updated our Plugin API to support Annotation Categories, enabling developers to create organized and structured annotations with their plugins. Plugin API users can now:
This update builds upon our previous annotations support, giving you more control over how annotations are categorized and displayed in your plugins.
For more information, see:
We're making some changes to plugin data storage.
New:
setSharedPluginData and setSharedPluginData have new per-entry 100 kB limitsBug fixes: