Introduced in branch/version Notice createdsort ascending Change
1.x / 1.11.0 08-Sep-2026 Page templates replace global regions
1.x / 1.11.0 19-Aug-2026 EvaluationResult now carries #attached assets, and prop rendering bubbles them
1.x / 1.11.0 18-Aug-2026 Invalid component trees no longer cause a fatal error when a child cannot be placed in its parent's slot
1.x / 1.8.0 09-Jul-2026 canvas_dev_er feature flag deprecated
1.x / 1.8.0 09-Jul-2026 canvas_dev_translation feature flag deprecated
1.x / 1.8.0 09-Jul-2026 SDCs with a string prop constrained only by minLength are no longer eligible
1.x / 1.8.0 09-Jul-2026 Component input translatability is now tracked per component version; instances referencing older versions are not translatable
1.x / 1.4.0 06-May-2026 Config-defined component trees no longer contain JSON blobs and have unique sequence keys
1.x / 1.4.0 06-May-2026 Required `type: array` SDC props now MUST specify `minItems: 1`
1.x 05-Mar-2026 CANVAS_COMPONENT_DIR is now configured in canvas.config.json
1.x / 1.2.0 18-Feb-2026 Code component props are now validated during rendering to match SDC behavior
1.x / 1.2.0 11-Feb-2026 Date and datetime props can be added to a code component in the code editor
1.x / 1.2.0 06-Feb-2026 `DynamicPropSource` renamed to `EntityFieldPropSource`
1.x / 1.2.0 05-Feb-2026 Component instances will auto-update to active version of the Component config entity when the upgrade has no data storage implications
1.x / 1.1.0 02-Feb-2026 Prop expressions for reference fields now support per-bundle expression branches; multi-bundle expressions deprecated
1.x / 1.0.2 18-Dec-2025 Components stopped tracking the `category` in their `Component` config entity
1.x / 1.0.1 12-Dec-2025 \Drupal\canvas\Plugin\Canvas\ComponentSource\GeneratedFieldExplicitInputUxComponentSourceBase::__construct now requires an instance of \Drupal\canvas\PropShape\PropShapeRepositoryInterface
1.x / 1.0.1 12-Dec-2025 Renamed `hook_storage_prop_shape_alter` to `hook_canvas_storable_prop_shape_alter`
1.x / 1.0.0-rc6 28-Nov-2025 `hook_prop_shape_alter()` now called with equivalent `$ref` even if no `$ref` was present in SDC prop JSON schema
1.x / 1.0.0-rc1 06-Nov-2025 The expression used in default StaticPropSources for "HTML props" has been updated to use the `processed` field property
1.x / 1.0.0-rc1 06-Nov-2025 Components that use fields to populate them need to track `required` in `Component` config entity
1.x / 1.0.0-beta1 01-Oct-2025 SDC (relative) URL strings props can now define the required target MIME type using `contentMediaType` and allowed schemes using `x-allowed-schemes`
Subscribe with RSS Subscribe to Change records