Varbase 9.0.17 Release notes

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:

Varbase 9.0.17 CircleCI Build Passing

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:

  • Issue #3397497 by josebc: Fixed visual regression issues with the media library and custom Vartheme Claro style for Layout Builder
  • Issue #3401833 by Ahmad Abbad: Fixed pager behavior and style in Media Library widget with or without AJAX issues in deep level 4 or 5 AJAxing
  • Issue #3401834 by Ahmad Abbad: Fixed Request-URI Too Long 414 for deep level 4 or 5+ AJAX requests
  • Issue #3387135 by jedgar1mx: Fixed null returns for Background colors with columns
  • Issue #3394665 by jedgar1mx: Fixed Broken and deprecated twig templates on for loops and limited the 9.0.x branch to Drupal ~9.0 only
  • Issue #3401563 by n.ghunaim: Fixed not properly working Claro theme Media Library styling with the latest Drupal core 9 version 9.5.11
  • Issue #3398691 by Ibrahim Tameme: Fixed not rendered selection checkbox for Media Library grid widget after searching
  • Issue #3394268 by emircanerkul: Fixed Drupal 10 Warning: Undefined array key item for blazy blurry pre-process of media field
  • Issue #3404207: Fixed missing Cover Image column for videos in the Media Library table and widget view display option
  • Issue #3405991 by RaniaMashaqbeh: Fixed console error that appears because of requesting a leftover quickedit.css Drupal ~9 file in vartheme_claro.info.yml in Drupal ~10
    Added

    the Uninstall the Quick Edit module step to the Updating Varbase ~9.0 to Drupal 10 page.

  • Issue #3404913 by RaniaMashaqbeh: Fixed Class ModuleInstallerFactory not found when updating for Varbase Core
  • Issue #3405260: Fixed Class ModuleInstallerFactory not found when updating for Varbase Bootstrap Paragraphs
  • Issue #3404635 by emircanerkul: Fixed to always attach claro9 or claro10 libraries in forms in Layout Builder Modal
  • Issue #3404615 by emircanerkul: Fixed not needed condition for parent theme is front-end theme and _drupal_ajax in Drupal ~10 compatibility of VarbaseLayoutBuilderThemeNegotiator

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...

Comments

Rajab Natshah created an issue. See original summary.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Component: Code » Plan
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
StatusFileSize
new54.11 KB
rajab natshah’s picture

Issue tags: +varbase-9.0.17
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Component: Plan » Code
Category: Task » Plan
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Status: Active » Needs review

✅ Released varbase-9.0.17

rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

rajab natshah’s picture

Status: Fixed » Closed (fixed)