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

Varbase 10.0.0-rc1 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:

Varbase 10.0.0-rc1 CircleCI Build Passing
  • 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.0 to ~12.0

Added since Varbase 10.0.0-beta2:

  • Issue #3394686: Added Editoria11y Accessibility Checker ~2.1.0 module
    Updated
    Varbase Core

    Added the Editoria11y Accessibility Checker to the list of contributed modules

  • Issue #3399834: Added "Allow custom account name" to Varbase general settings to work with Email Registration ~2.0.0
    Allow custom account name in the  Varbase general settings page
  • Issue #3398817: Added Views Date Filter ~1.0.0 module, Enabled it and change default configs for Date Filters
    Updated
    Varbase Core

    Added the Views Date Filter module

  • Issue #3397695: Added Varbase Drush commands to address non-existent permissions and 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 list in a Varbase site to see them after updates.

    Please, suggest to add any needed custom drush commands

  • Issue #3399650: Added Config ignore for Import/Export for 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 editor text 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.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 #3398832: Styled the Create from and to Date filter wrapper
  • Issue #3393168: Support Drupal ~10.1.0, CKEditor 4, CKEditor 5 at 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.0 to be installed with Drupal ~9.0 or Drupal ~10 sites
  • 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 #3400422: Refactored updates for Varbase Landing Page (Paragraphs) 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 #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 #3400369: Refactored updates for Varbase Carousels 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 #3406686: Switched from Drupal module load Include to native PHP include once for Varbase Workflow 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 #3406549: Switched from Drupal module load Include to native PHP include once for Varbase Search 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 #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 #3405812: Switched from Drupal module load Include to native PHP include once for Varbase Editor to include all helpers and updates
  • Issue #3405741: Switched from Drupal module load Include to native PHP include once for Varbase Core 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
  • Issue #3404681: Changed drupal/core to ~10 in the .info.yml and composer.json files for Varbase Layout Builder to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3404705: Changed drupal/core to ~10 in the .info.yml and composer.json files for Vartheme Claro to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3405292: Changed drupal/core to ~10 in the .info.yml and composer.json files to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3405122: Changed drupal/core to ~10 in the .info.yml and composer.json files to allow for a smooth update to latest stable Drupal 10 versions
    Updated
    Additional Components Varbase Reports
  • Issue #3404855: Changed drupal/core to ~10 in the .info.yml and composer.json files to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3404823: Changed drupal/core to ~10 in the .info.yml and composer.json files for Varbase Editor to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3404740: Changed drupal/core to ~10 in the .info.yml and composer.json files for Varbase Components to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3404734: Changed drupal/core to ~10 in the .info.yml and composer.json files for Varbase Dashboards to allow for a smooth update to latest stable Drupal 10 versions
  • Issue #3404713: Change drupal/core to ~10 in the .info.yml and composer.json files 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-rc6 to 3.0-rc7 and keep needed patches
  • Issue #3399770: Updated Email Registration module from ~1.0 to ~2.0.0
  • Issue #3396878: Updated Drupal Symfony Mailer module from ~1.3.0 to ~1.4.0
  • Issue #3397775: Updated Paragraphs Previewer module from 1.7.0 to 1.8.0 and kept needed patches
  • Issue #3399955: Updated Entity Embed module from 1.4.0 to 1.5.0 and kept needed 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 #3393631: Updated the Paragraphs module from 1.15.0 to 1.16.0 and kept needed patches
  • Issue #3393644: Updated Checklist API module from 2.1.1 to ~2.1.0 and removed committed patches
  • Issue #3393654: Updated the Update Helper module from 3.0.4 to 3.0.4 || 4.0.0 to support Drush ~12.0 and kept needed patches
  • Issue #3405239 by jedgar1mx: Updated Paragraphs Edit module from ~2 to ~3
  • 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
  • Issue #3399759: Updated Config Ignore module from 3.0.0 to 3.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 4 or 5+ 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 table and widget view 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.0 goes 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...

Created by: rajab natshah
Created on: 10 Dec 2023 at 19:05 UTC
Last updated: 14 Dec 2023 at 19:31 UTC
Bug fixes
New features
Unsupported

Other releases