Plan: Release Varbase 9.0.17

Created on 15 November 2023, about 1 year ago
Updated 9 December 2023, 12 months ago

Varbase 9.0.17 Release notes

To install the Varbase 9.0.17 version run this command:
     composer create-project Vardot/varbase-project:~9.0.0 PROJECT_DIR_NAME --no-dev --no-interaction
  

Varbase documentation

Check out Varbase documentation for more details.

Highlighted important changes since Varbase 9.0.16 → :

This is a patch (bugfix) release of Varbase 9 and is ready for use on production sites. Learn more about Varbase 9.

Paved the way for a smoother upgrade process to Drupal 10

Notice: Drupal 9 is end of life!!, Drush 11 is end of life!!

Drupal 9 is end of life - PSA-2023-11-01 →

Drush 11 is end of life

What to do about Drupal 9's and Drush 11's end of life?

All old Varbase 9.0.x sites are ready to upgrade to latest Drupal ~10 version with Varbase 9.1.x

Added since Varbase 9.0.16 → :

All new features are in Varbase ~10

  • Issue #3394686 → : Added Editoria11y Accessibility Checker ~2.1.0 module
  • Issue #3404332 → : Included the default configuration for Editoria11y Settings as a "recipe" to be automatically imported whenever Editoria11y is activated
  • Issue #3344809 → : Added Permissions for user roles to Varbase FAQs from scanned config/permissions directory
  • Issue #3404454 → : Added translate any entity and content translations permissions "recipes" for user roles when installing the Varbase Internationalization module
  • Issue #3399834 → : Added "Allow custom account name" to Varbase general settings to work with Email Registration ~2.0.0

Changed since Varbase 9.0.16 → :

  • Issue #3401085 → : Allowed to upgrade Allowed Formats module to ~3.0 with migration to Drupal ~10 in Varbase Layout Builder

    Since Drupal 10.1.0, limiting the text formats per field instance is a feature provided by Drupal core. Read https://www.drupal.org/node/3318572 → for details.

    In the 3.x branch of this module this feature has been removed as obsolete, but the module provide an update path from existing sites to move the allowed formats, as they were stored by the previous versions of the module, to Drupal >=10.1.0 way, in field settings.

    The module provides also a feature that allows site builders to hide the formatted text format help and guidelines. Even this feature is still preserved in the 3.x module branch, there is an issue that aims to move it in Drupal core in the future. See https://www.drupal.org/i/3323007 → .

  • Issue #3404910 → by mohammad faqeh → : Improved implementation of the Theme Negotiator for Layout Builder Routes with Regular Expression Purge Match
  • Issue #3394530 → : Switched Metatag module from ^1.12 to ~1.0 ||~2.0.0 to have a smooth update process and keep legacy support too
  • Issue #3394479 → by emircanerkul → : Switched Google Tag module from ~2.0.0 only to ~1.0 || ~2.0.0 to have a smooth update process and keep legacy support too
  • Issue #3399879 → : Changed functional automated testing features to match with Email Registration ~2.0.0 for create/update/ and login with "Email address or username"
  • Issue #3397659 → by mohammad faqeh → : Enabled Video Looping for Single Video Slides and Minimize Initial Slide Delay
  • Issue #3394303 → : Allowed Varbase Media Demo Assets ~10 to be installed with Drupal ~9.0 or Drupal ~10 sites
  • Issue #3395943 → : Revamped the 9.1.x branch for Varbase Bootstrap Paragraphs to work with Drupal ~10 and custom needed changes for a smoother upgrade process
  • Issue #3400136 → : Refactored updates for Varbase Core by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400109 → : Refactored updates for Varbase API by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400209 → : Refactored updates for Varbase Media by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400234 → : Refactored updates for Varbase Editor by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400241 → : Refactored updates for Varbase Blog by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400422 → : Refactored updates for Varbase Landing Page (Paragraphs) by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400246 → : Refactored updates for Varbase Media Hero Slider by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400356 → : Refactored updates for Varbase Bootstrap Paragraphs by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400376 → : Refactored updates for Varbase Email by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400441 → : Refactored updates for Varbase Search by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400506 → : Refactored updates for Varbase Layout Builder by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400465 → : Refactored updates for Varbase Workflow by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400453 → : Refactored updates for Varbase SEO by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400484 → : Refactored updates for Varbase Social Single Sign-On by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400630 → : Refactored updates for Varbase Media Header by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400369 → : Refactored updates for Varbase Carousels by moving hook updates to include/updates with load Include based on major branches
  • Issue #3400484 → : Refactored updates for Varbase Social Single Sign-On by moving hook updates to include/updates with load Include based on major branches
  • Issue #3405741 → : Switched from Drupal module load Include to native PHP include once for Varbase Core to include all helpers and updates
  • Issue #3405812 → : Switched from Drupal module load Include to native PHP include once for Varbase Editor to include all helpers and updates
  • Issue #3406592 → : Switched from Drupal module load Include to native PHP include once for Varbase Social Single Sign-On to include all helpers and updates
  • Issue #3406567 → : Switched from Drupal module load Include to native PHP include once for Varbase SEO to include all helpers and updates
  • Issue #3406416 → : Switched from Drupal module load Include to native PHP include once for Varbase Media Header to include all helpers and updates
  • Issue #3406549 → : Switched from Drupal module load Include to native PHP include once for Varbase Search to include all helpers and updates
  • Issue #3406686 → : Switched from Drupal module load Include to native PHP include once for Varbase Workflow to include all helpers and updates
  • Issue #3406275 → : Switched from Drupal module load Include to native PHP include once for Varbase Media to include all helpers and update
  • Issue #3406182 → : Switched from Drupal module load Include to native PHP include once for Varbase Layout Builder to include all helpers and updates
  • Issue #3406150 → : Switched from Drupal module load Include to native PHP include once for Varbase FAQs to include all helpers and updates
  • Issue #3405970 → by Omar Alahmed → : Switched from Drupal module load Include to native PHP include once for Varbase Email to include all helpers and updates
  • Issue #3406025 → : Switched from Drupal module load Include to native PHP include once for Varbase Media Hero Slider to include all helpers and updates
  • Issue #3405729 → : Switched from Drupal module load Include to native PHP include once for Varbase Carousels to include all helpers and updates
  • Issue #3405720 → : Switched from Drupal module load Include to native PHP include once for Varbase Landing Page (Paragraphs) to include all helpers and updates
  • Issue #3405702 → : Switched from Drupal module load Include to native PHP include once for Varbase Bootstrap Paragraphs to include all helpers and updates
  • Issue #3405693 → : Switched from Drupal module load Include to native PHP include once for Varbase Blog (Corporate Blog) to include all helpers and updates
  • Issue #3405344 → : Switched from Drupal module load Include to native PHP include once for Varbase API to include all helpers and updates

Updates since Varbase 9.0.16 → :

  • Issue #3396694 → by Omar Alahmed → : Updated Fast 404 module from ~2.0 to ~2.0 || ~3.0 for a smoother update process on the 9.0.x branch
  • Issue #3396822 → by jedgar1mx → : Updated Rabbit Hole module from ~1.0 to ~1.0 || ~2.0.0 for a smoother update process on the 9.0.x branch
  • Issue #3405239 → by jedgar1mx → : Updated Paragraphs Edit module from ~2 to ~3
  • Issue #3397775 → : Updated Paragraphs Previewer module from 1.7.0 to 1.8.0 and kept needed patches
  • Issue #3395944 → : Updated Varbase Bootstrap Paragraphs module from 9.0.x-dev to 9.1.x-dev to work with Drupal ~10 and for a smoother upgrade process
  • Issue #3397744 → : Updated Webform module from ~6.1.0 to ~6.2.0
  • Issue #3399955 → : Updated Entity Embed module from 1.4.0 to 1.5.0 and kept needed patches
  • Issue #3399770 → : Updated Email Registration module from ~1.0 to ~2.0.0
  • Issue #3399759 → : Updated Config Ignore module from 3.0.0 to 3.0.1 ( ~3.0 ) and removed committed patches
  • Issue #3399632 → : Updated Config Ignore module from 3.0.0-rc1 to 3.0.0 and added a needed patch for a smoother upgrade process
  • Issue #3395925 → : Updated the Embed module from 1.6.0 to 1.7.0 ( ~1.0 ) and removed committed patches
  • Issue #3394554 → : Updated Schema.org Metatag module from ~2.0 to ~2.0 || ~3.0.0
  • Issue #3394562 → : Updated Schema.org Metatag module from ~2.0 to ~2.0 || ~3.0.0 in Varbase API
  • Issue #3394558 → : Updated Metatag module from ^1.12 to ~1.0 ||~2.0.0
  • Issue #3393381 → : Updated Taxonomy Term Reference Tree Widget from ~1.0 to ~2.0.0
  • Issue #3393384 → : Updated Colorbox module from ~1.0 to ~2.0.0

Fixes since Varbase 9.0.16 → :

Updating Varbase 9.0.16 to Varbase 9.0.17

https://github.com/Vardot/varbase/blob/9.0.x/UPDATE.md

Updated Change log file:

https://github.com/Vardot/varbase/blob/9.0.x/CHANGELOG.md

Varbase Automated Functional Testing

https://github.com/Vardot/varbase/blob/9.0.x/tests/README.md

Varbase Gherkin features

https://github.com/Vardot/varbase/blob/9.0.x/tests/features/varbase/READ...

🌱 Plan
Status

Fixed

Version

9.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024