Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Issue #2977199: Changed Implements hook_form_paragraphs_subform_alter() to hook_field_widget_WIDGET_TYPE_form_alter() after Add paragraph bundle to widget forms.
Issue #2977206: Added allow_reference_changes: true in a new paragraphs.settings.yml general config.
Issue #2977199: Have a show call over paragraphs-tabs-wrapper .form-item to show the [Add Component] Button after we added some paragraphs features actions.
Issue #2956057: Initial structure for [Varbase Media] feature module.
Issue #2975920: Added [Varbase Video Player] library, along with varbase_media/youtube_player and varbase_media/vimeo_player libraries to have play External and locally hosted videos.
Issue #2956373: Moved language configs for [Varbase Media] to optional, and Activate configurations on install to work with Varbase internationalization.
Issue #2967640: Added storage [Field Video] and [Field Media] to [Varbase Core] to let developers create fields for video media types of (local), (embed) and use the [Video Browser] from [Varbase Media].
Issue #2962100: Started a new branch for [View Modes Inventory - Bootstrap Ready] version: 8.x-2.x-dev and extra branch-alias with dev-8.x-2.x to 8.2.x-dev.
Issue #2962127: Changed machine names for field image media sizes of standard and traditional from (s1 ... s9) to (s01 to s09).
Issue #2977470: Fixed issue of having a uuid for some view modes.