diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f418daae431730e4b238357969e396447e46f2..f3242c98e1679547715f0604b29e6124b6bbd1fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,95 @@ +# 8.6.8 + +### Highlighted important changes since Varbase 8.6.7: +* Issue [#3048545](https://www.drupal.org/node/3048545): + Implement theme suggestions and JS behaviors in + Varbase Media for each video provider to support autoplay + for various video providers (YouTube, Vimeo, and Local video) +* Issue [#3048729](https://www.drupal.org/node/3048729): + Initialized the Varbase Media Header slider 8.x-7.x branch + structure and implement theme suggestions and JS behaviors + for each video provider to support autoplay for various video + providers (YouTube, Vimeo, and Local video) +* Issue [#3049751](https://www.drupal.org/node/3049751): + Styled the one slide view and Full content hero slider page + to look like a preview for the slide +* Issue [#3050202](https://www.drupal.org/node/3050202): + Implemented theme suggestions and JS behaviours in + Varbase Media Header for each video provider to support + autoplay for various video providers + (YouTube, Vimeo, and Local video) targeted for + the media header +* Issue [#3048206](https://www.drupal.org/node/3048206): + Added [Length Indicator] module 8.1.0-rc3 + length indicator with 15 50 10 + - Added [Length Indicator] to the form view config for + [Basic page] content type + - Added the checklist for optional updates over the + [Length Indicator] configs modules + - Added targeted modules with #dependency in the checklist + item and updated the Updated Helper for optional updates + +### Added since Varbase 8.6.7: +* Issue [#3049759](https://www.drupal.org/node/3049759): + Added [Length Indicator] to the form view config for + [Landing page] content type +* Issue [#3049760](https://www.drupal.org/node/3049760): + Added [Length Indicator] to the form view config for + [Blog post] content type +* Issue [#3049762](https://www.drupal.org/node/3049762): + Added [Length Indicator] to the form view config for + [Hero slider] content type + +### Changed since Varbase 8.6.7: +* Issue [#3049744](https://www.drupal.org/node/3049744): + Have the title element go to the end of the line, with the + Length Indicator and the title should have the same exact + width, on all responsive sizes +* Issue [#3050421](https://www.drupal.org/node/3050421) + by + [Mohammad Fayoumi](https://www.drupal.org/u/mohammad-fayoumi) + : Support multi-language media header + for the selected media field and content types +* Issue [#3045727](https://www.drupal.org/node/3045727) + by + [scoff](https://www.drupal.org/u/scoff) + : Changed VMH expects page_title and breadcrumbs + to be NOT only in (header) region and if disabled or + removed then costumed + +### Updates since Varbase 8.x-6.7: + +### Fixes since Varbase 8.x-6.7: +* Issue [#3048899](https://www.drupal.org/node/3048899): + Fixed module path in Varbase Media being passed to the + selected oembed ifreame twig template for the current active + library path to Varbase Media +* Issue [#3049750](https://www.drupal.org/node/3049750): + Fixed Vimeo view size issue in the Embed tab in Varbase + entity browsers +* Issue [#3050105](https://www.drupal.org/node/3050105) + by + [Mohammad Fayoumi](https://www.drupal.org/u/mohammad-fayoumi) + : Removed the duplicated line of + code (type: theme) in vartheme_bs4.info.yml +* Issue [#3047417](https://www.drupal.org/node/3047417) + by + [Firass Ziedan](https://www.drupal.org/u/firass-ziedan) + : Fixed fatal error after translating + tabs paragraph type +* Issue [#3050576](https://www.drupal.org/node/3050576) + by + [devkinetic](https://www.drupal.org/u/devkinetic) + : Fixed VMI text teaser css typo +* Issue [#3033781](https://www.drupal.org/node/3033781) + by + [stefan.korn](https://www.drupal.org/u/stefankorn) + : Fixed vartheme subtheme does not use + the toolbar top space issue as it was fixed from base theme + +-------------------------------------------------------------------------------- + + # 8.6.7 ### Highlighted important changes since Varbase 8.6.6: @@ -131,6 +223,8 @@ Test Varbase Blog and VMI Images and Videos with Blazy Fixed bootstrap variables not been overridden in Vartheme BS4 and VARTHEME_BS4_SUBTHEME +-------------------------------------------------------------------------------- + # 8.6.6 diff --git a/README.md b/README.md index ba356dcfc8f172ef8aa1541f34137d8332b6a607..ad9b7e7e9cf3645f38d3ddf0c31fa2e53532f131 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.org/Vardot/varbase/builds/519701962) Varbase 8.6.7 +[](https://travis-ci.org/Vardot/varbase) Varbase 8.6.8 [](https://www.drupal.org/project/varbase) @@ -28,7 +28,7 @@ instructions. To install the most recent stable release of Varbase 8.6.x run this command: ``` -composer create-project Vardot/varbase-project:^8.6.7 PROJECT_DIR_NAME --no-dev --no-interaction +composer create-project Vardot/varbase-project:^8.6.8 PROJECT_DIR_NAME --no-dev --no-interaction ``` To install the dev version of Varbase 8.6.x run this command: diff --git a/composer.json b/composer.json index 14e9ee1ce0d726ad99298df697a3a6d200875852..ea029455b1c9b9b9dea707bda3e582a58b753277 100644 --- a/composer.json +++ b/composer.json @@ -33,22 +33,22 @@ "drupal-composer/drupal-scaffold": "~2.0", "drupal/drupal-library-installer-plugin": "^0.3", "drupal/varbase_core": "6.x-dev", - "drupal/varbase_media": "6.x-dev", - "drupal/varbase_bootstrap_paragraphs": "6.x-dev", - "drupal/varbase_editor": "6.x-dev", - "drupal/varbase_landing": "6.x-dev", - "drupal/varbase_search": "6.x-dev", - "drupal/varbase_seo": "6.x-dev", - "drupal/varbase_heroslider_media": "6.x-dev", - "drupal/varbase_carousels": "6.x-dev", - "drupal/varbase_total_control": "6.x-dev", - "drupal/varbase_auth" : "6.x-dev", - "drupal/varbase_blog" : "6.x-dev", - "drupal/varbase_styleguide": "6.x-dev", - "drupal/varbase_email": "6.x-dev", - "drupal/vartheme": "6.x-dev", - "drupal/vartheme_bs4": "6.x-dev", - "drupal/vartheme_admin": "6.x-dev" + "drupal/varbase_media": "~6.0", + "drupal/varbase_bootstrap_paragraphs": "~6.0", + "drupal/varbase_editor": "~6.0", + "drupal/varbase_landing": "~6.0", + "drupal/varbase_search": "~6.0", + "drupal/varbase_seo": "~6.0", + "drupal/varbase_heroslider_media": "~6.0", + "drupal/varbase_carousels": "~6.0", + "drupal/varbase_total_control": "~6.0", + "drupal/varbase_auth" : "~6.0", + "drupal/varbase_blog" : "~6.0", + "drupal/varbase_styleguide": "~6.0", + "drupal/varbase_email": "~6.0", + "drupal/vartheme": "~6.0", + "drupal/vartheme_bs4": "~6.0", + "drupal/vartheme_admin": "~6.0" }, "require-dev": { "drupal/console": "~1.0", diff --git a/drupal-org-core.make b/drupal-org-core.make index 5386d55031dfe0de3f957b9ce075639ad3a35756..819b471410a634d2fc320a5ef386ae2daee44e55 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -3,7 +3,7 @@ core = 8.x ; Drupal Core projects[drupal][type] = "core" -projects[drupal][version] = "8.6.14" +projects[drupal][version] = "8.6.15" ;; Issue #2869592: Disabled update module shouldn't produce a status report warning projects[drupal][patch][] = https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch ;; Issue #2885441: EntityReferenceAutocompleteWidget should define its size setting as an integer diff --git a/drupal-org.make b/drupal-org.make index 5e50d8bd8cf8055abf10db72602ae412c95a2d98..81f17daf6d771e7d4afc76978989dfa83911e10e 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -95,7 +95,7 @@ projects[entity_browser][patch][] = https://www.drupal.org/files/issues/entity-b projects[entity_browser][patch][] = https://www.drupal.org/files/issues/2877751-27-8.x-2.x.patch projects[dropzonejs][type] = module -projects[dropzonejs][version] = 2.0-alpha3 +projects[dropzonejs][version] = 2.0-alpha4 projects[entity_embed][type] = module projects[entity_embed][version] = 1.0-beta2 @@ -134,7 +134,7 @@ projects[ace_editor][type] = module projects[ace_editor][version] = 1.1 projects[entityqueue][type] = module -projects[entityqueue][version] = 1.0-beta1 +projects[entityqueue][version] = 1.0-beta2 projects[entityqueue_form_widget][type] = module projects[entityqueue_form_widget][version] = 1.0-beta3 @@ -448,7 +448,7 @@ projects[entity_browser_enhanced][type] = module projects[entity_browser_enhanced][version] = 1.0-rc4 projects[vmi][type] = module -projects[vmi][version] = 2.1 +projects[vmi][version] = 2.2 projects[total_control][type] = module projects[total_control][version] = 2.0-alpha4 @@ -463,56 +463,56 @@ projects[varbase_core][type] = module projects[varbase_core][version] = 6.x-dev projects[varbase_media][type] = module -projects[varbase_media][version] = 6.x-dev +projects[varbase_media][version] = 6.8 projects[varbase_bootstrap_paragraphs][type] = module -projects[varbase_bootstrap_paragraphs][version] = 6.x-dev +projects[varbase_bootstrap_paragraphs][version] = 6.6 projects[varbase_editor][type] = module -projects[varbase_editor][version] = 6.x-dev +projects[varbase_editor][version] = 6.3 projects[varbase_landing][type] = module -projects[varbase_landing][version] = 6.x-dev +projects[varbase_landing][version] = 6.2 projects[varbase_search][type] = module -projects[varbase_search][version] = 6.x-dev +projects[varbase_search][version] = 6.2 projects[varbase_seo][type] = module -projects[varbase_seo][version] = 6.x-dev +projects[varbase_seo][version] = 6.3 projects[varbase_heroslider_media][type] = module -projects[varbase_heroslider_media][version] = 6.x-dev +projects[varbase_heroslider_media][version] = 6.5 projects[varbase_carousels][type] = module -projects[varbase_carousels][version] = 6.x-dev +projects[varbase_carousels][version] = 6.2 projects[varbase_total_control][type] = module -projects[varbase_total_control][version] = 6.x-dev +projects[varbase_total_control][version] = 6.4 projects[varbase_auth][type] = module -projects[varbase_auth][version] = 6.x-dev +projects[varbase_auth][version] = 6.3 projects[varbase_blog][type] = module -projects[varbase_blog][version] = 6.x-dev +projects[varbase_blog][version] = 6.2 projects[varbase_styleguide][type] = module -projects[varbase_styleguide][version] = 6.x-dev +projects[varbase_styleguide][version] = 6.1 projects[varbase_email][type] = module -projects[varbase_email][version] = 6.x-dev +projects[varbase_email][version] = 6.0-alpha1 ;;;;;;;;;;;;;;;;;;;;; ;; Varbase public contributed themes. ;;;;;;;;;;;;;;;;;;;;; projects[vartheme][type] = theme -projects[vartheme][version] = 6.x-dev +projects[vartheme][version] = 6.6 projects[vartheme_bs4][type] = theme -projects[vartheme_bs4][version] = 6.x-dev +projects[vartheme_bs4][version] = 6.0-beta6 projects[vartheme_admin][type] = theme -projects[vartheme_admin][version] = 6.x-dev +projects[vartheme_admin][version] = 6.6 ;;;;;;;;;;;;;;;;;;;;; ;; Libraries @@ -532,5 +532,5 @@ libraries[slick][destination] = "libraries" libraries[ace][directory_name] = "ace" libraries[ace][download][type] = "get" -libraries[ace][download][url] = "http://github.com/ajaxorg/ace-builds/archive/v1.4.3.tar.gz" +libraries[ace][download][url] = "http://github.com/ajaxorg/ace-builds/archive/v1.4.4.tar.gz" libraries[ace][destination] = "libraries" diff --git a/varbase.info.yml b/varbase.info.yml index a3a1b3ff50fa38f33465e8db1dc87e06259b2054..ae84500ac3b6e21de7dc1a8306500018d7169682 100755 --- a/varbase.info.yml +++ b/varbase.info.yml @@ -6,7 +6,7 @@ distribution: name: Varbase install: theme: vartheme_admin -version: 8.x-6.x-dev +version: 8.x-6.8 install: - system - action