Downloads
Download tar.gz
780.97 KB
MD5: c3036e5a81256bbb419ed6dc02c6f6eb
SHA-1: f3203f39843057d65f07bb689365cad9a1aba0a7
SHA-256: 808f812ca7343843c799cbf2e7ed707d02928fcdba325875748fabd79a2135d5
Download zip
837.16 KB
MD5: 9a13e4faf225de79c9b57f2ddd3da2c5
SHA-1: 4de256ffd6866485ea21bf5170610d2392043dcc
SHA-256: 0bb751ff2278952ce63cb12ebf51612032eabeb71b7d6a4603cae6c6f5f360b7
Release notes

Only for testing!. Do not use in production or live sites yet!.
To install the Varbase 10.0.0-rc1 version run this command:
composer create-project Vardot/varbase-project:10.0.0-rc1 PROJECT_DIR_NAME --no-dev --no-interaction
Varbase documentation
Check out Varbase documentation for more details.
Highlighted important changes since Varbase 10.0.0-beta2:
- Issue #3396296: Added Editoria11y Accessibility Checker checkbox in the Extra Components installation step in Varbase Profile Installer
- Issue #3404332: Included the default configuration for Editoria11y Settings as a
"recipe"to be automatically imported whenever Editoria11y is activated - Issue #3394196: Updated default used Drush from
~11.0to~12.0
Added since Varbase 10.0.0-beta2:
- Issue #3394686: Added Editoria11y Accessibility Checker
~2.1.0module
- Issue #3399834: Added
"Allow custom account name"to Varbase general settings to work with Email Registration~2.0.0
- Issue #3398817: Added Views Date Filter ~1.0.0 module, Enabled it and change default configs for Date Filters
- Issue #3397695: Added Varbase Drush commands to address
non-existent permissionsand resolve any inconsistencies in entity and field definitions
drush varbase list
drush varbase:remove-non-existent-permissions
Remove non-existent permissions, to be used for upgrades with missing static and dynamic permissions
drush varbase:entity-update
Entity updates to clear up any mismatched entity and/or field definitions. Fix changes were detected in the entity type and field definitions.
Run
./bin/drush varbase listin a Varbase site to see them after updates.Please, suggest to add any needed custom drush commands
- Issue #3399650: Added Config ignore for
Import/Exportfor Dynamic Responsive Image (drimage) generated image styles - Issue #3395908: Added support for New Drupal Navigation, Test integration with Varbase Dashboards
- Issue #3402849: Added compress ajax page state to Drupal
~10.1.0 - Issue #3405819: Added the Anchor Link ~3 module and configure the CKEditor 5
Rich editortext format to use it
- Issue #3405895: Added the CKEditor5 Anchor Drupal library to be used with the Rich editor in Varbase Editor
- Issue #3406041 by abu-zakham: Added Access Unpublished module
Changed since Varbase 10.0.0-beta2:
- Issue #3393722: Removed the Component Libraries: Generator module as it was merged with Drush ~11.0 and ~12.0
- Issue #3398322: Improved the automated functional acceptance testing for The Gin Admin theme to cover more scenarios on Feature: Preview the site in a number of responsive devices
- Issue #3399879: Changed functional automated testing features to match with Email Registration
~2.0.0forcreate/update/ andloginwith"Email address or username" - Issue #3397659 by mohammad faqeh: Enabled Video Looping for Single Video Slides and Minimize Initial Slide Delay
- Issue #3398832: Styled the Create from and to Date filter wrapper
- Issue #3393168: Support Drupal
~10.1.0, CKEditor4, CKEditor5at the same time in Varbase Media with number of fixes for Embed and Entity Embed modules - Issue #3398450 by HeneryH: Improved Install Development Tools options in Varbase installer UI and documentation - link to more information
- Issue #3404910 by mohammad faqeh: Improved implementation of the Theme Negotiator for Layout Builder Routes with Regular Expression Purge Match
- Issue #3394303: Allowed Varbase Media Demo Assets
~10.0to be installed with Drupal~9.0or Drupal~10sites - Issue #3400136: Refactored updates for Varbase Core by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400109: Refactored updates for Varbase API by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400209: Refactored updates for Varbase Media by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400422: Refactored updates for Varbase Landing Page (Paragraphs) by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400234: Refactored updates for Varbase Editor by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400241: Refactored updates for Varbase Blog by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400246: Refactored updates for Varbase Media Hero Slider by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400356: Refactored updates for Varbase Bootstrap Paragraphs by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400369: Refactored updates for Varbase Carousels by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400376: Refactored updates for Varbase Email by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400441: Refactored updates for Varbase Search by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400506: Refactored updates for Varbase Layout Builder by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400465: Refactored updates for Varbase Workflow by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400453: Refactored updates for Varbase SEO by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400484: Refactored updates for Varbase Social Single Sign-On by moving hook updates to
include/updateswith load Include based on major branches - Issue #3400630: Refactored updates for Varbase Media Header by moving hook updates to
include/updateswith load Include based on major branches - Issue #3406686: Switched from Drupal module load Include to native PHP include once for Varbase Workflow to include all
helpersandupdates - Issue #3406592: Switched from Drupal module load Include to native PHP include once for Varbase Social Single Sign-On to include all
helpersandupdates - Issue #3406567: Switched from Drupal module load Include to native PHP include once for Varbase SEO to include all
helpersandupdates - Issue #3406549: Switched from Drupal module load Include to native PHP include once for Varbase Search to include all
helpersandupdates - Issue #3406416: Switched from Drupal module load Include to native PHP include once for Varbase Media Header to include all
helpersandupdates - Issue #3406275: Switched from Drupal module load Include to native PHP include once for Varbase Media to include all
helpersandupdate - Issue #3406182: Switched from Drupal module load Include to native PHP include once for Varbase Layout Builder to include all
helpersandupdates - Issue #3406150: Switched from Drupal module load Include to native PHP include once for Varbase FAQs to include all
helpersandupdates - Issue #3405970 by Omar Alahmed: Switched from Drupal module load Include to native PHP include once for Varbase Email to include all
helpersandupdates - Issue #3406025: Switched from Drupal module load Include to native PHP include once for Varbase Media Hero Slider to include all
helpersandupdates - Issue #3405812: Switched from Drupal module load Include to native PHP include once for Varbase Editor to include all
helpersandupdates - Issue #3405741: Switched from Drupal module load Include to native PHP include once for Varbase Core to include all
helpersandupdates - Issue #3405729: Switched from Drupal module load Include to native PHP include once for Varbase Carousels to include all
helpersandupdates - Issue #3405720: Switched from Drupal module load Include to native PHP include once for Varbase Landing Page (Paragraphs) to include all
helpersandupdates - Issue #3405702: Switched from Drupal module load Include to native PHP include once for Varbase Bootstrap Paragraphs to include all
helpersandupdates - Issue #3405693: Switched from Drupal module load Include to native PHP include once for Varbase Blog (Corporate Blog) to include all
helpersandupdates - Issue #3405344: Switched from Drupal module load Include to native PHP include once for Varbase API to include all
helpersandupdates - Issue #3404681: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles for Varbase Layout Builder to allow for a smooth update to latest stable Drupal 10 versions - Issue #3404705: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles for Vartheme Claro to allow for a smooth update to latest stable Drupal 10 versions - Issue #3405292: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles to allow for a smooth update to latest stable Drupal 10 versions - Issue #3405122: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles to allow for a smooth update to latest stable Drupal 10 versions
Updated
Additional Components Varbase Reports - Issue #3404855: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles to allow for a smooth update to latest stable Drupal 10 versions - Issue #3404823: Changed drupal/core to
~10in the.info.ymlandcomposer.jsonfiles for Varbase Editor to allow for a smooth update to latest stable Drupal 10 versions - Issue #3404740: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles for Varbase Components to allow for a smooth update to latest stable Drupal 10 versions - Issue #3404734: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles for Varbase Dashboards to allow for a smooth update to latest stable Drupal 10 versions - Issue #3404713: Change
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles for Varbase Theme (Bootstrap 5 - SASS) to allow for a smooth update to latest stable Drupal 10 versions
Updates since Varbase 10.0.0-beta2:
- Issue #3394886: Updated the Gin Admin Theme from
3.0-rc6to3.0-rc7and keep needed patches - Issue #3399770: Updated Email Registration module from
~1.0to~2.0.0 - Issue #3396878: Updated Drupal Symfony Mailer module from
~1.3.0to~1.4.0 - Issue #3397775: Updated Paragraphs Previewer module from
1.7.0to1.8.0and kept needed patches - Issue #3399955: Updated Entity Embed module from
1.4.0to1.5.0and kept needed patches - Issue #3399632: Updated Config Ignore module from
3.0.0-rc1to3.0.0and added a needed patch for a smoother upgrade process - Issue #3395925: Updated the Embed module from
1.6.0to1.7.0(~1.0) and removed committed patches - Issue #3393631: Updated the Paragraphs module from
1.15.0to1.16.0and kept needed patches - Issue #3393644: Updated Checklist API module from
2.1.1to~2.1.0and removed committed patches - Issue #3393654: Updated the Update Helper module from
3.0.4to3.0.4 || 4.0.0to support Drush~12.0and kept needed patches - Issue #3405239 by jedgar1mx: Updated Paragraphs Edit module from
~2to~3 - Issue #3393381: Updated Taxonomy Term Reference Tree Widget from
~1.0to~2.0.0 - Issue #3393384: Updated Colorbox module from
~1.0to~2.0.0 - Issue #3399759: Updated Config Ignore module from
3.0.0to3.0.1(~3.0) and removed committed patches
Fixes since Varbase 10.0.0-beta2:
- Issue #3387135 by jedgar1mx: Fixed null returns for Background colors with columns
- Issue #3394204 by mohammad faqeh: Fixed auto-play video for single slide and ensure compatibility with Safari on Mac and Firefox
- Issue #3398691 by Ibrahim Tameme: Fixed not rendered selection checkbox for Media Library grid widget after searching
- 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
4or5+AJAX requests - Issue #3354558 by Rahaf Albawab: Fixed Uncaught (in promise) DOMException: The play() request was interrupted because video-only background media was paused to save power
- Issue #3398021: Fixed issue with changing between responsive views and Gin secondary toolbar
- Issue #3392457: Fixed Webform Views Integration Fatal error of Too few arguments to function passed
- Issue #3404207: Fixed missing Cover Image column for videos in the Media Library
tableandwidgetview display option - Issue #3403414 by Ahmad Abbad: Fixed editing and viewing paragraphs issues of incorrect revision of its parent when content moderation is involved
- Issue #3404913 by RaniaMashaqbeh: Fixed Class ModuleInstallerFactory not found when updating Varbase Core
- Issue #3405260: Fixed Class ModuleInstallerFactory not found when updating Varbase Bootstrap Paragraphs
No Update/Upgrade path at this time yet!. An update path will be managed when the stable Varbase
10.0.0goes out!.
Updated Change log file:
https://github.com/Vardot/varbase/blob/10.0.x/CHANGELOG.md
Varbase Automated Functional Testing
https://github.com/Vardot/varbase/blob/10.0.x/tests/README.md
Varbase Gherkin features
https://github.com/Vardot/varbase/blob/10.0.x/tests/features/varbase/REA...

