Skip to content

Releases: Vardot/varbase-project

9.1.2

16 Apr 13:13
Compare
Choose a tag to compare

What's Changed

  • Enable Solr Admin UI - only inside commented template in the .lando.yml file on the 9.0.x branch by @Mohammad-Fayoumi in #151
  • Update Lando config to use PHP 8.1 by @mhawwari in #154
  • Add php-yaml to Lando app containers by @jonpugh in #156
  • Add allow plugins for phpcodesniffer-composer-installer by @josebc in #161
  • Add vendor and drupal directories to .gitignore. by @jonpugh in #165

New Contributors

Full Changelog: 10.0.0-rc1...9.1.2

9.1.1

21 Jan 15:34
Compare
Choose a tag to compare

Full Changelog: 9.1.0...9.1.1

9.0.18

21 Jan 09:18
Compare
Choose a tag to compare

Full Changelog: 9.0.17...9.0.18

10.0.0-rc1

10 Dec 19:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.0-beta2...10.0.0-rc1

9.1.0

09 Dec 22:34
Compare
Choose a tag to compare

Full Changelog: 9.0.16...9.1.0

9.0.17

09 Dec 19:58
Compare
Choose a tag to compare

Full Changelog: 9.0.16...9.0.17

9.0.16

15 Oct 19:48
Compare
Choose a tag to compare

Full Changelog: 9.0.15...9.0.16

10.0.0-beta2

15 Oct 19:59
Compare
Choose a tag to compare

10.0.0-beta1

23 Sep 09:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.0-alpha2...10.0.0-beta1


Highlighted important changes since Varbase 10.0.0-alpha2:

  • Issue #3369922: Updated Drupal Core from ~10.0 to ~10.1.0 and removed committed patches Integrated Varbase Project template with Storybook using Component Libraries: Theme Server for Varbase Components and Vartheme BS5 with and Bootstrap 5.3.0 #182
  • Issue #3372551: Integrated Varbase Components with Storybook using Component Libraries: Theme Server and Bootstrap 5.3.0
  • Issue #3372546: Integrated Vartheme BS5 with Storybook using Component Libraries: Theme Server for Varbase Components
  • Issue #3367498: Refactor default Card components and patterns with media and Card Style Size integrations
  • Issue #3367867: Refactored default config templates for View Modes Inventory to use default SDC Card components with patterns
  • Issue #3376289: Integrated the Bootstrap ~5.3.0 Utility API, along with its utility classes, to elevate the design and enhance the functionality of Card components, encompassing Card/Media/Content utility classes
  • Issue #3374858: Added SDC Display module to Varbase Components

Added since Varbase 10.0.0-alpha2:

  • Issue #3366134: Added Vartheme BS5 settings and default configurations
  • Issue #3366302: Added all Page components to Vartheme BS5
  • Issue #3369946: Added the logo image for the Varbase distribution project to be used in the ecosystem
  • Issue #3371836: Added all moved Vartheme BS5 components in Varbase Components with option to include or embed in Generated themes
  • Issue #3379722: Added more stories to the Varbase Storybook from Varbase Components
  • Issue #3375779: Added a filter for not existed fields to ensure config coherence with the current bundle existing fields
  • Issue #3371604: Added Permissions for user roles to Varbase FAQs from scanned config/permissions directory
  • Issue #3373881: Added the Gin dark mode to the Drupal off canvas for Layout Builder. Even tho if the user was using the Gin light mode at the back-end
  • Issue #3344814: Added Permissions for user roles to Varbase Media Header from scanned config/permissions directory
  • Issue #3344815: Added Permissions for user roles to Varbase Reports from scanned config/permissions directory
  • Issue #3374893: Added Card styling for Card Border, Anchor All, Card Size and Equal height variations
  • Issue #3381177: Added stories for the Page Title molecule component
  • Issue #3381664: Added stories for the Link component in Varbase Storybook with improved Bootstrap ~5.3.0 Link helpers and utility classes
  • Issue #3382141: Added standard Drupal heading for the Textarea template with Theme override for a textarea #type form element
  • Issue #3381665 by Ahmad Abbad : Added missing wrapper and properties for the Textarea component
  • Issue #3370740: Added the logo image for the Varbase Dashboards project

Changed since Varbase 10.0.0-alpha2:

  • Issue #3372546: Integrated Vartheme BS5 with Storybook using Component Libraries: Theme Server for Varbase Components
  • Issue #3376792: Restored SDC Component Schema of 10.1.x to components (referenced in Drupal Core)
  • Issue #3370171: Switched display modes for the Varbase Blog content type to use Card view modes with SDC Card components and UI Patterns layouts
  • Issue #3367479: Restricted Component Libraries: Editorial module to ~2.0 and added a patch fix for Component Libraries: Blocks
  • Issue #3367015 by abu-zakham : Refactored Layout Builder Form Alter with a better logic
  • Issue #3377994: Changed Entity Display mode for the Varbase Blog content type to match with Varbase Components
  • Issue #3366303: Removed all Page components out from Varbase Components to Vartheme BS5
  • Issue #3364721: Moved enabling of the Display Suite module from dependencies: to install: in Varbase Media
  • Issue #3370478: Changed Drupal support to `~9.5.0 || ~10.1.0`` for the Vartheme Claro admin theme
  • Issue #3371906: Removed pre-loading of fonts on RTL for the admin theme
  • Issue #3362495: Switched from core/jquery.once to core/once
  • Issue #3371835: Removed all SDC components out from Vartheme BS5 and include them from Varbase Components for a smoother out of the box working Generated theme management
  • Issue #3374962: Changed default entity view display config templates for content types to match with pattern settings provided by Varbase SDC Cards components
  • Issue #3367479: Restricted Component Libraries: Editorial module to ~2.0 and added a patch fix for Component Libraries: Blocks
  • Issue #3371599: Switched compiling SCSS to Webpack ~5, SASS, and PostCSS for the Varbase FAQs module
  • Issue #3343169 by Ahmad Abbad : Changed the add heading button to redirect to add a Heading Block directly
  • Issue #3373633 by Ahmad Abbad : Removed duplicate detected key for impressedCard
  • Issue #3375307 by Ahmad Abbad : Switched field templates for patterns from Only content to Default for sending rendered HTML to the layout region
  • Issue #3370480: Changed Drupa support to ~10.1.0 for the View Modes Inventory (VMI) module
  • Issue #3370481: Changed Drupal support to ~10.1.0 for the Entity Browser Enhance(d|r) module
  • Issue #3375073: Changed Default display modes for the Varbase Blog content type to have Anchor All and Equal Height for Cards
  • Issue #3374343: Changed assets of default entity view display config templates for content types in VMI to follow with UI Pattern optimization for SDC Card components
  • Issue #3376362: Removed Card Attributes, Content Attributes from default asset templates and switch to Utility Classes for UI Patterns layout regions
  • Issue #3324539: Changed default media display to Dynamic Responsive Image (or drimage) in the Varbase Media Header module
  • Issue #3374928 by jjwfcd : Enhanced the visibility of the blog menu for Blog Categories and Tags terms on mobile browsers
  • Issue #3372987: Optimization for SDC Card components with Style Size and Storybook
  • Issue #3374337: Changed VLB Card Blocks to use SDC Card components with new UI Pattern layouts
  • Issue #3374946: Switched from the old View Modes Inventory (VMI)'s variables to the Card naming convention following Varbase SDC Cards components
  • Issue #3374369: Changed default entity view display config for the Varbase Blog content type to match with changes in VMI to follow with UI Pattern optimization for SDC Card components
  • Issue #3375233: Changed default spacing method for Default content, and configs for Layout library, Blog full content , Tags and Blog Categories views to follow with Varbase Card components and Bootstrap ~5.3.0
  • Issue #3378044: Rearranged RTL SCSS files next to their respective LTR files and use the -rtl suffix with combined mode for RTL flipping
  • Issue #3377931: Changed default starterkit/recipe asset config template for Featured Cards view modes to have Gutters Between
  • Issue #3383937 by delacosta456 : Removed the remaining optional layout_builder_iframe_modal.settings config
  • Issue #3383538: Removed Allowed Formats ...
Read more

9.0.15

07 Sep 20:30
Compare
Choose a tag to compare

This is a patch (bugfix) release of Varbase 9 and is ready for use on production sites.
Paving the way for a smoother upgrade process to Drupal 10

Highlighted important changes since Varbase 9.0.14:

  • Issue #3370459: Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Core module
  • Issue #3343169 by Ahmad Abbad: Changed the add heading button to redirect to add a Heading Block directly
    Add heading for the section
  • Issue #3374928 by jjwfcd: Enhanced the visibility of the blog menu for Blog Categories and Tags terms on mobile browsers
  • Issue #3380384 by Ahmad Abbad: Changed the logic for Background Edge to Edge style plugin after change of logic for rendering both Background Color and Background Image or video

Added since Varbase 9.0.14:

No addition. All new additions will be in Varbase ~10.0.0
  • Issue #3319641 by YazanMajadba: Added support to enable Varbase Media Header on Taxonomy Terms entity type
  • Issue #3375779: Added a filter for not existed fields to ensure config coherence with the current bundle existing fields
  • Issue #3344814: Added Permissions for user roles to Varbase Media Header from scanned config/permissions directory
  • Issue #3344815:
    Added Permissions for user roles to Varbase Reports from scanned config/permissions
    directory
  • Issue #3369937:
    Added logo image for Varbase Core project
  • Issue #3370734:
    Added the logo image for the Varbase API project
  • Issue #3370736:
    Added the logo image for the Varbase Bootstrap Paragraphs project
  • Issue #3370737:
    Added the logo image for the Varbase Carousels project
  • Issue #3370735:
    Added the logo image for the Varbase Blog (Corporate Blog) project
  • Issue #3370741:
    Added the logo image for the Varbase Editor project
  • Issue #3370742:
    Added the logo image for the Varbase Email project
  • Issue #3370744:
    Added the logo image for the Varbase Landing Page (Paragraphs) project
  • Issue #3370745:
    Added the logo image for the Varbase Layout Builder project
  • Issue #3370750:
    Added the logo image for the Varbase Search project
  • Issue #3370751:
    Added the logo image for the Varbase SEO project
  • Issue #3370754:
    Added the logo image for the Varbase Total Control Dashboard project
  • Issue #3370755:
    Added the logo image for the Varbase Workflow project
  • Issue #3370743:
    Added the logo image for the Varbase FAQs project
  • Issue #3370753:
    Added the logo image for the Varbase Style Guide project
  • Issue #3370749:
    Added the logo image for the Varbase Reports project
  • Issue #3370756:
    Added the logo image for the Varbase YouTube Import project
  • Issue #3370752:
    Added the logo image for the Varbase Social Single Sign-On project
  • Issue #3370738:
    Added the logo image for the Varbase Commerce (Merchandise) project
  • Issue #3370748:
    Added the logo image for the Varbase Media Header project
  • Issue #3370747:
    Added the logo image for the Varbase Media Hero Slider project
  • Issue #3370746:
    Added the logo image for the Varbase Media project
  • Issue #3369946:
    Added the logo image for the Varbase distribution project to be used
    in the ecosystem

Changed since Varbase 9.0.14:

  • Issue #3373397
    by Ahmad Khader
    : Improved the preview option view for the full content view mode when a
    media header is present
  • Issue #3383937
    by delacosta456
    : Removed the remaining optional layout_builder_iframe_modal.settings config
  • Issue #3370454:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase API module
  • Issue #3370457:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Carousels module
  • Issue #3370455:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Blog (Corporate Blog) module
  • Issue #3370479:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Commerce (Merchandise) module
  • Issue #3370461:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Editor module
  • Issue #3370462:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Email module
  • Issue #3370464:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Landing Page (Paragraphs) module
  • Issue #3370465:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Layout Builder module
  • Issue #3370466:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Media module
  • Issue #3370468:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Media Hero Slider module
  • Issue #3370470:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Search module
  • Issue #3370471:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase SEO module
  • Issue #3370476:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Total Control Dashboard module
  • Issue #3370477:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Workflow module
  • Issue #3370463:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase FAQs module
  • Issue #3370469:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Reports module
  • Issue #3370482:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase YouTube Import module
  • Issue #3370474:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Vartheme BS4 theme
  • Issue #3370467:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Media Header module
  • Issue #3370478:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Vartheme Claro admin theme
  • Issue #3370481:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the Entity Browser Enhance(d|r) module
  • Issue #3370480:
    Changed Drupal support to ~9.5.0 || ~10.1.0 for the View Modes Inventory (VMI) module

Updates since Varbase 9.0.14:

  • Issue #3369934:
    Updated Link Attributes widget module from ~1.0 to ~2.0.0
  • Issue #3370143:
    Updated the CAPTCHA module from ~1.0 to ~1.0 || ~2.0 in Varbase Security to allow
    for a smooth upgrade process to Drupal 10
  • Issue #3315988:
    Updated Better Exposed Filters module from ~5.0 to ~6.0 in Varbase Commerce
  • Issue #3316536:
    Updated Better Exposed Filters module from ~5.0 to ~6.0 in Varbase Reports
  • Issue #3372829:
    Updated Tour UI module from ~1.0 to ~2.0.0
  • Issue #3377449:
    Updated Bootstrap Layout Builder module from 2.1.1 to 2.1.2 and removed committed patches
  • Issue #3377442:
    Updated Bootstrap Styles module from 1.1.0 to 1.1.1 and removed committed patches
  • Issue #3378806:
    Updated Link Attributes widget module from ~2.0.0 to ~2.1.0 and enable the new
    Link attributes: Menu Link Content integration sub module
  • Issue #3382652:
    Updated WebP module from 1.0-beta7 to ~1.0 and removed committed patches
  • Issue [#3...
Read more