Varbase 10.1.0-alpha2 Release notes

Varbase 10.1.0-alpha2 Release notes


Only for testing!. Do not use in production or live sites yet!.


To install the Varbase 10.1.0-alpha2 version run this command:
     composer create-project vardot/varbase-project:10.1.0-alpha2 PROJECT_DIR_NAME --no-dev --no-interaction
  


What’s New in Varbase 10.1.0-alpha2

Major Highlights

  • Now Compatible with Drupal 11.2.0:
    Stay ahead of the curve. Varbase 10.1.0-alpha2 is fully aligned with the latest Drupal core, unlocking new capabilities and enhanced stability for your sites.
  • Modernized Admin Experience:
    The Gin Admin Theme has been upgraded to v5 for a sleeker, faster, and more intuitive back-end giving editors and admins a truly next-gen experience.
  • Streamlined Dashboards:
    Introducing the new Dashboard module enabling richer, more flexible data displays, and a more customizable admin workspace.
  • AI-Ready and Automation-Powered:
    Flexible AI recipes make it easier than ever to configure, manage, and extend AI-powered features like content generation, image alt text, taxonomy tagging, and more.
  • Next-Level UI Patterns & Components:
    Enjoy a suite of new responsive grid, table, and heroslider components seamlessly integrated with UI Patterns 2.0 for beautiful, flexible layouts that work everywhere.
  • Welcome Experience, Enhanced:
    Brand new “Getting Started” and “About Varbase” pages help teams hit the ground running, while a reimagined Varbase welcome tour leverages the latest Drupal navigation improvements.
  • Local Project Libraries & Replaces:
    Easily manage custom libraries and project-specific overrides with the all-new Varbase Libraries and Varbase Replaces features streamlining local development and upgrades.

Enhanced Modules & Integrations

  • ECA: Event-Condition-Action:
    Automate anything build robust business workflows and process automations with ECA and BPMN.iO now included in the Varbase Core.
  • Tagify by Default:
    Enjoy faster, smarter tagging with Tagify now the default widget for blog posts and entity reference fields.
  • Better Social Auth:
    Updated social authentication modules for seamless, secure sign-in plus improved config action import for Gin social auth blocks.

Performance & Developer Boosts

  • Cleaner Composer:
    Simplified composer.json for faster, cleaner installs and dependency management.
  • Media & Content Upgrades:
    Enhanced media, content locking, and automatic update modules keeping your content safe, fast, and always up to date.
  • Vartheme BS5 Starterkit:
    All Varbase components are now streamlined into the Vartheme BS5 starterkit theme, simplifying customizations and ensuring design consistency.

Fixes & Improvements

  • Accessibility & RTL:
    Improved accessibility checker, fixed navigation in RTL layouts, and more UI/UX tweaks for a truly inclusive platform.
  • Bug Fixes Galore:
    From social auth icon glitches to cache context conflicts and clean install issues dozens of bug fixes for a smoother experience across the board.


Varbase documentation

Check out Varbase documentation for more details.

Highlighted important changes since 10.1.0-alpha1:

Varbase 10.1.alpha2 CircleCI Build Passing
  • Issue #3531853: Updated Drupal Core from ~11.1.0 to ~11.2.0
  • Issue #3531067: Updated The Gin Admin Theme from ~4 to ~5 to work with Drupal ~11.2.0
  • Issue #3526556 by n.ghunaim: Switched From Dashboards to Dashboard Module

    Changed the Varbase Dashboards doc page

  • Issue #3521945: Added Getting Started welcome and about Varbase pages with foundation stories
  • Issue #3537397: Added ECA: Event - Condition - Action and BPMN.iO modules to Varbase Core

    Added ECA: Event - Condition - Action and BPMN.iO to the Varbase Core doc page.

    ECA editor

  • Issue #3537129: Switched Tags field widget from Autocomplete Deluxe to Tagify for the Blog post content type

    Added Tagify to Varbase Core doc page

    After - with Tagify

  • Issue #3526581 by ahmad.estaitia: Have all Varbase Components in the Vartheme BS5 starterkit theme
  • Issue #3526576 by ahmad.estaitia, qusai taha: Removed all components as they were moved to Vartheme BS5 starterkit theme

Added since Varbase 10.1.0-alpha1:

  • Issue #3539556: Added Varbase Installer Theme for use during installation on Drupal 11.2.0+
  • Issue #3525777: Added a new Views View Grid & Grid Responsive View component to be used with UI Patterns ~2.0 and views
  • Issue #3524001: Added a new Views View Heroslier component to be used with UI Patterns ~2.0 and views
  • Issue #3527891: Added a new Views View Table & Responsive Table component to be used with UI Patterns ~2.0 and views
  • Issue #3533025: Added Varbase Libraries to Varbase Profile, Allowing local libraries management in projects

    Added Varbase Libraries doc page

  • Issue #3533027: Added Varbase Replaces to Varbase Profile, Allowing local replaces management in projects

    Added Varbase Replaces doc page

  • Issue #3538590: Added managed configs in optional for custom block content
  • Issue #3534994: Added config action import for the Gin social auth login block in the default Varbase Auth recipe
  • Issue #3537130: Added Tagify module and set it as default widget for entity reference fields

    Added Tagify to Varbase Core doc page

Changed since Varbase 10.1.0-alpha1:

  • Issue #3538850: Enabled Responsive Preview Navigation module in Varbase Admin default recipe with top bar integration and style fixes
  • Issue #3528092 by n.ghunaim: Ensure Correct Theme Is Loaded When Using the Dashboard Module
  • Issue #3530747 by n.ghunaim: Changed The Social Auth Component To Match The New Social Auth ~4 Module Changes
  • Issue #3533387: Changed applying of AI recipe when installing the Varbase AI module for flexible recipes management
  • Issue #3533375: Changed Varbase AI default recipe to only configure AI settings for flexible recipes management
  • Issue #3533377: Changed Varbase AI Image Alt recipe for flexible recipes management
  • Issue #3533378: Changed Varbase AI Editor Assistant recipe for flexible recipes management
  • Issue #3533381: Changed Varbase AI Agents recipe for flexible recipes management
  • Issue #3533379: Changed Varbase AI Taxonomy Tagging recipe for flexible recipes management
  • Issue #3524006: Changed Varbase Heroslider to use UI Patterns ~2.0 mapping in the Heroslider block view not in twig
  • Issue #3524011: Changed Varbase Demo Homepage with Varbase Heroslider block using the UI Patterns ~2.0
  • Issue #3524009: Changed the default Varbase Heroslider to Heroslider block with UI Patterns ~2.0 in the default content
  • Issue #3525780: Switched to Grid & Grid Responsive view component with UI Patterns views ~2.0 from the old Bootstrap Grid Format by Views Bootstrap
  • Issue #3530993: Changed Drupal Core requirements from >=10.4 || >=11.1 to ~11.2.0
  • Issue #3537893: Removed Moderation Sidebar from Varbase Workflow
  • Issue #3537894: Removed Gin Moderation Sidebar from Varbase Admin
  • Issue #3533023: Removed repositories, minimum-stability, prefer-stable, replace from composer.json file for Varbase
  • Issue #3532399: Removed npm-asset/northernco--ckeditor5-anchor-drupal library as the CKEditor Anchor Link module switched to vardot/ckeditor5-anchor-drupal
  • Issue #3532943: Removed npm-asset/northernco--ckeditor5-anchor-drupal library as the CKEditor Anchor Link module from Varbase Editor
  • Issue #3522703: Remove Replace for Media Bulk Upload and Custom Permissions Modules After They Were Released with Drupal 11 Support
  • Issue #3525805: Removed the manual mapping of Views View Grid component as we switched to UI Patterns views ~2.0 mapping from Drupal UI
  • Issue #3525844: Changed URL links in components to use $ref: ui-patterns://url for better admin UI/UX and extra validation
  • Issue #3533023: Removed repositories, minimum-stability, prefer-stable, replace from composer.json file for Varbase
  • Issue #3533172: Changed Click on the Action button in the rich text editor field test
  • Issue #3539112: Changed Varbase welcome tour to follow with new Drupal Core Navigation Top Bar changes
  • Issue #3539433: Moved Unlock and Delete action buttons to the More Actions menu in the Navigation Top Bar
  • Issue #3538586: Removed conditional import of managed configs for Vartheme BS5 blocks after varbase_default_content installation
  • Issue #3526691 by ahmad.estaitia: Switched Varbase Media Hero Slider to use Vartheme BS5's components instead of the old Varbase Components logic
  • Issue #3526699 by ahmad.estaitia: Changed Varbase Layout Builder to use Vartheme BS5's components instead of the old Varbase Components logic
  • Issue #3538600: Removed custom theme hook and template for varbase_heroslider view override as switched to UI Patterns ~2.0 with a views-view-heroslider component in Vartheme BS5
  • Issue #3526697 by ahmad.estaitia: Changed default configs in Varbase Blog to use Vartheme BS5's components instead of the old Varbase Components logic
  • Issue #3527895: Removed the manual mapping of Views View Table component as we switched to UI Patterns views ~2.0 mapping from Drupal UI
  • Issue #3534452: Converted UI Patterns enums ~2.0 to Drupal Core enum format after ~11.2.0 adoption

Updates since Varbase 10.1.0-alpha1:

  • Issue #3532101: Updated Varbase Dashboards from ~1.0 to ~2.0

    Changed the Varbase Dashboards doc page

  • Issue #3529651: Updated Drupal Core from ~11.1.0 to >=11.1 to allow for Drupal ~11.1 and ~11.2 for Varbase AI
  • Issue #3532981: Updated Drupal AI to ~1.1.0 for the Varbase AI Agents recipe
  • Issue #3532979: Updated Drupal AI to ~1.1.0 for the Varbase AI Image Alt recipe
  • Issue #3532982: Updated Drupal AI to ~1.1.0 for the Varbase AI Default recipe
  • Issue #3531124: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Core
  • Issue #3532463: Updated Drupal Symfony Mailer module from ~1 to ~2
  • Issue #3532456: Updated Content locking (anti-concurrent editing) from ~2 to ~3
  • Issue #3531477: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase FAQs
  • Issue #3531845: Updated Drupal Core from ~11.1.0 to ~11.2.0 for VMI
  • Issue #3531830: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Workflow
  • Issue #3531780: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Vartheme BS5
  • Issue #3531743: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Social Single Sign-On
  • Issue #3531676: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase SEO
  • Issue #3531654: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Search
  • Issue #3531639: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Media Hero Slider
  • Issue #3531627: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Media Header
  • Issue #3531621: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Media Demo Assets
  • Issue #3531617: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Media
  • Issue #3531568: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Layout Builder
  • Issue #3531563: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Landing Page (Paragraphs)
  • Issue #3531557: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Heroslider
  • Issue #3531458: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Email
  • Issue #3531444: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Editor
  • Issue #3531161: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Demo
  • Issue #3531153: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Dashboards
  • Issue #3531092: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Components
  • Issue #3531078: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Carousels
  • Issue #3531036: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Bootstrap Paragraphs
  • Issue #3531021: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase Blog
  • Issue #3522567: Updated Media Bulk Upload module to 3.0.3 with support for Drupal 11
  • Issue #3522565: Updated Custom Permissions module to 2.3.0 with support for Drupal 11
  • Issue #3529663: Updated Automatic Updates module from ~3 to ~3 || ~4 to support smoother update process
  • Issue #3531005: Updated Drupal Core from ~11.1.0 to ~11.2.0 for Varbase API
  • Issue #3532978: Updated Drupal AI to ~1.1.0 for the Varbase AI Editor Assistant recipe
  • Issue #3532980: Updated Drupal AI to ~1.1.0 for the Varbase AI Taxonomy Tagging recipe

Fixes since Varbase 10.1.0-alpha1:

  • Issue #3530703 by n.ghunaim: Fixed Missing Social Auth Icons on Login Page
  • Issue #3530711 by n.ghunaim: Fixed Undefined array key social_networks in vartheme_bs5_preprocess_login_with()
  • Issue #3501338 by n.ghunaim: Fixed Cache Context Conflict in Breadcrumbs Causes Cache Redirect Overwrite Warning After Drupal 10.4 Upgrade
  • Issue #3528338 by abdallahta20, qusai taha: Fixed horizontal scrolling when the navigator toolbar is open and use the bg-edge2edge class
  • Issue #3518954 by qusai taha, ahmad khader: Fixed ArgumentCountError in VarbaseMediaHeaderSettingsForm constructor
  • Issue #3514505 by jedgar1mx: Fixed missing .xs breakpoint in content.field_media_gallery during clean install
  • Issue #3521391: Fixed Navigation Toolbar Misalignment in RTL Layout
  • Issue #3539233: Fixed The Accessibility Checker was not found in the page
  • Issue #3535703: Fixed [error] Non-existent permission(s) assigned to roles by moving configs to config install before applying the default recipe
  • Issue #3535812: Fixed unmet dependencies in Text and Image with Varbase Landing by removing target bundles and reordering config to avoid install issues
  • Issue #3534520: Fixed Missing varbase_heroslider bundle breaks Varbase installation with LogicException
  • Issue #3535704: Fixed [error] Calculating entity usage for field field_link on default content using the link plugin threw InvalidArgumentException: The URI in Drupal ~11.2.0
  • Issue #3535706: Fixed Missing Demo Files in Varbase Media Demo Recipe Content
  • Issue #3535511: Fixed position of the Save as button for the default Workflow in Gin ~5.0 and Drupal ~11.2.0

No Update/Upgrade path at this time yet!. An update path will be managed when the stable Varbase 10.1.0 goes out!.

Updated Change log file:

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

Varbase Automated Functional Testing

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

Varbase Gherkin features

https://github.com/Vardot/varbase/blob/10.1.x/tests/features/varbase/REA...

Comments

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue tags: +varbase-10.1.0-alpha2
rajab natshah’s picture

Issue summary: View changes
StatusFileSize
new29.27 KB
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

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

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 committed 77633ed6 on 10.1.x
    Issue #3533098: Add Step Definition to Open Top Bar Page Actions Menu in...

  • rajab natshah committed 7d1c17bc on 10.1.x
    Issue #3533098: Change automated functional testing after changes in Gin...

  • rajab natshah committed e5d8e145 on 10.1.x
    Issue #3533098: Change automated functional testing after changes in Gin...
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 committed 89c66b39 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed dfeece0f on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed ed825c13 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed 9ba5407d on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed 54224990 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed 7386939a on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed 239a3047 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed b671dab1 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed e7112eb0 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed d12b8742 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed a52b7958 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed acf45e1e on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed e81607d5 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...

  • rajab natshah committed 424002c2 on 10.1.x
    Issue #3533098: Change Automated Functional Acceptance Testing after...
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

Assigned: rajab natshah » s.halawani
Status: Active » Needs review
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
s.halawani’s picture

Issue summary: View changes
s.halawani’s picture

Issue summary: View changes
rajab natshah’s picture

Assigned: s.halawani » rajab natshah
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Status: Needs review » Fixed
rajab natshah’s picture

Status: Fixed » Closed (fixed)