Releases: Vardot/varbase-project
9.0.12
This is a patch (bugfix) release of Varbase 9 and is ready for use on production sites.
Highlighted important changes since Varbase 9.0.10:
- Updated Drupal Core to
9.5.4
for new builds and new installation.
Added since Varbase 9.0.11:
No addition. All new additions will be in Varbase ~10.0
Changed since Varbase 9.0.11:
- Issue #3346052: Changed
access flood unblock
permission for Site Admin user role to
flood unblock ips
after changes in Flood Control2.3.1
- Issue #3343681: Changed filter
spaceless
toapply spaceless
andendapply
. Asspaceless
was deprecated since Twig2.7
- Issue #3343658: Changed
node_type
toentity_bundle:node
for default pathauto pattern
configs for the Varbase Landing Page (Paragraphs) content type - Issue #3262760 by tresero, jedgar1mx: Switched Google Analytics Module from
~3.0
to~4.0
- Issue #3346695: Removed enabling the Varbase Update Helper module on enabling Varbase Core module
- Issue #3346730: Removed installing the Varbase Update Helper module from the list of default Varbase components on installation
Updates since Varbase 9.0.11:
- Issue #3338164: Updated Advanced Text Formatter module from
~2.0
to~3.0
- Issue #3335880: Updated DRD Agent module from
~3.0
to~4.0
- Issue #3335877: Updated Stage File Proxy module from
~1.0
to~2.0
- Issue #3335874: Updated Configuration Inspector module from
~1.0
to~2.0
- Issue #3334055: Updated Config Ignore module from
~2.0
to~3.0
- Issue #3338305: Have a smooth update for Config Ignore module. Which removed the use of Config Filter module using core API instead of Config Filter
- Issue #3317082: Updated Block Class module from
~1.0
to~2.0
- Issue #3338170: Updated Bootstrap Layouts module from
5.2.0
to~5.0
and removed committed patches - Issue #3338250: Updated Advanced Text Formatter module from
~2.0
to~2.0 || ~3.0
in Varbase Media Hero Slider - Issue #3338208: Updated Advanced Text Formatter module from
~2.0
to~2.0 || ~3.0
in Varbase Bootstrap Paragraphs - Issue #3338202: Updated Advanced Text Formatter module from
~2.0
to~2.0 || ~3.0
in Varbase Landing Page (Paragraphs) - Issue #3338570: Updated Advanced Text Formatter module from
~2.0
to~2.0 || ~3.0
in Varbase FAQs - Issue #3333634: Updated CKEditor BiDi Buttons module from
~3.0
to~4.0
- Issue #3346079: Updated Linkit module from
6.0.0-beta3
to6.0.0-beta4
and kept needed patches for CKEditor 4 - Issue #3319321 by jedgar1mx: Updated Entity Clone module from
~1.0
to~2.0
- Issue #3339889: Updated Generate Password module from
~1.0
to~2.0
- Issue #3343318: Updated Barrio Bootstrap theme from
5.1.8
to5.1.10
(~5.1.0
) and removed committed patches - Issue #3346247 by n.ghunaim: Updated bower-asset/chartjs library from
2.7.*
to~4.0
Fixes since Varbase 9.0.11:
- Issue #3337351: Fixed empty/missing box shadow configs for the Bootstrap Styles
- Issue #3337369: Fixed not loading
bootstrap_styles/aos.local
orbootstrap_styles/aos.remote
library - Issue #3343096: Fixed Additional uncaught exception for Barrio Bootstrap 5 Theme thrown while handling exception
(^9.4 || ^10)
requires the 'core' key not be set in themes - Issue #3346706: Fixed set attributes for HTML node preview templates
9.0.11
To install the Varbase 9.0.11 version run this command:
composer create-project Vardot/varbase-project:~9.0 PROJECT_DIR_NAME --no-dev --no-interaction
Install with Composer
Varbase documentation
Check out Varbase documentation for more details.
This is a patch (bugfix) release of Varbase 9 and is ready for use on production sites.
Highlighted important changes since Varbase 9.0.10:
- Updated Drupal Core to
9.5.2
for new builds and new installation
Added since Varbase 9.0.10:
- Issue #3333820: Added config for a correspondent
ckeditor5-stylesheets
configuration in Vartheme BS4 - Issue #3333839: Added config for a correspondent
ckeditor5-stylesheets
configuration in Vartheme Claro - Issue #3276452 by Ahmad Abbad: Added default config for the Ultimate Cron module
- Add allow plugins for phpcodesniffer-composer-installer (#161) by Jose Bajawi
Changed since Varbase 9.0.10:
- Issue #3253315: Switched from the deprecated Swift Mailer module replaced by Symfony Mailer on the
10.0.x
branch, kept the Swift Mailer in the9.0.x
branch, and kept Swift Mailer as the default, But let developers use the Symfony Mailer module and do the switch manually. Using the same style and HTML script for the template - Issue #3270472: Have a default template for merge requests and issues for the Varbase Email project in Gitlab
- Issue #3272490: Switched from deprecated Node Sass to Dart Sass compiler using Gulp and changed minimum node version to
16.0
and later in the Varbase Email module - Issue #3272285: Switched to use the Module Installer Factory in the Varbase Email module
- Issue #3302423: Dropped support for Composer
~1.0
in the Varbase Email module and only support Composer~2.0
and later versions - Issue #3175869 by Andrew Answer : Unified upload location for Media Gallery type and other Media types
- Issue #3311233 by RedwanJamous: Changed the way of using Bootstrap
4
variables - Issue #3332656 by RedwanJamous: Removed the hook implementation that unset
password_policy_status
key and addshow_policy_table: false
to the configuration of the default policy
Updates since Varbase 9.0.10:
- Issue #3334257: Updated Bootstrap Layout Builder module from
2.0.1
to2.1.1
- Issue #3334253: Updated Bootstrap Styles module from
1.0.3
to1.1.0
and kept needed patches - Issue #3334238: Updated ACE Code Editor module from
~1.0
to~2.0
- Issue #3327395: Updated Token Filter module from
~1.0
to~2.0
in Varbase Editor - Issue #3327385: Updated Token Filter module from
~1.0
to~2.0
in Varbase Core - Issue #3334288: Updated Style Guide module from
2.0.0-beta1
tostable 2.0.1
(~2.0
) and removed committed patches - Issue #3330616: Updated jQuery UI Accordion module from
~1.0
to~2.0
- Issue #3330590: Updated Persistent Login module from
1.3.0
to1.4.0
and kept needed patches - Issue #3330580: Updated Views Bulk Operations (VBO) module from
4.2.1
to4.2.2
(~4.0
) - Issue #3333038: Updated Webform from
6.1.3
to6.1.4
(~6.1.0
) and removed committed patches - Issue #3331356: Updated Layout Library module from 1.0-beta3 to 1.0-beta4 and kept needed patches
- Issue #3334654: Updated Paragraphs Previewer module from
1.5.0
to1.7.0
and kept needed patches
Fixes since Varbase 9.0.10:
- Issue #3330751 by Noor Ghunaim:Fixed not reflected section settings on section header region
- Issue #3317720 by Ahmad Abbad , Qusai Taha: Fixed not working change of blocks ordering when the section has a heading block
- Issue #3334544 : Fixed regression issues between Layout Builder UX and Bootstrap Layout Builder Styles
- Issue #3334871 by Mohammad Faqeh : Fixed a regression issue with the Background Image style not showing after the update to Bootstrap Styles
1.1.0
- Issue #3332567 by RedwanJamous : Fixed table width in Gmail app
Updating Varbase 9.0.10 to Varbase 9.0.11
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...
PDF Varbase 9.0.11 Automated Functional testing report
ZIP Varbase 9.0.11 Automated Functional testing report
Robot View Video for the full Automated Functional Acceptance Testing round for Varbase 9.0.11
- Added allow plugins for phpcodesniffer-composer-installer by @josebc in #161
- Updated Varbase profile from
9.0.10
to9.0.11
stable and add the composer.lock file #162
Full Changelog: 9.0.10...9.0.11
9.0.10
To install the Varbase 9.0.10 version run this command:
composer create-project Vardot/varbase-project:~9.0 PROJECT_DIR_NAME --no-dev --no-interaction
Install with Composer
Varbase documentation
Check out Varbase documentation for more details.
Highlighted important changes since Varbase 9.0.9:
This is a patch (bugfix) release of Varbase 9 and is ready for use on production sites. Learn more about Varbase 9.
- Issue #3327421: Updated Drupal Core to
~9.5.0
and removed committed patches
Dropped the use of the varbase-robots-additions.txt as its content were committed to drupal-scaffold asset templates in Drupal 9.5.0 #158
Changed Varbase documentation
Configuring SEO Features: Disallow Oembed Media Links
Added since Varbase 9.0.9:
- No additions in this release, All new features will go into the Varbase 10.0.x branch
Changed since Varbase 9.0.9:
- No changes on features in this release, All major changes will go into the Varbase 10.0.x branch
Updates since Varbase 9.0.9:
- Issue #3326096: Updated OpenAPI for JSON:API module from
3.0.2
to3.0.4
and kept needed patches - Issue #3320949: Updated Password Policy module from
~3.0
to~4.0
and removed committed patches - Issue #3319958: Updated Security Review module from
1.0.x-dev
to stable2.0.0
(~2.0
) - Issue #3319302: Updated Media Library Edit module from
~2.0
to~3.0
- Issue #3319306: Updated Moderation Sidebar module from
1.5
to1.6
(~1.0
) and removed committed patches - Issue #3320951: Updated Page Manager module from
4.0-beta6
to4.0-rc1
(~4.0
) and removed no longer needed patches - Issue #3323321: Updated Allowed Formats module from
~1.0
to~1.0 || ~2.0
- Issue #3321437: Updated Responsive Theme Preview module
~1.0
to~2.0
- Issue #3319307: Updated Scheduler module from
~1.0
to~2.0
- Issue #3319309: Updated Scheduler Content Moderation Integration module from
~1.0
to~2.0
- Issue #3323336: Updated Allowed Formats module from
~1.0
to~2.0
(~1.0 || ~2.0
) in Varbase Layout Builder
Fixes since Varbase 9.0.9:
- Issue #3318845: Fixed flex wrap for secondary tabs when the tab is horizontal to show the full list of tabs
- Issue #3319346: Fixed impossible to add media for node via media library when Scheduler content moderation integration module is enabled
- Issue #3327858: Fixed styling of primary button and inline block list in drupal-off-canvas after Drupal 9.5.0 release
Updating Varbase 9.0.9 to Varbase 9.0.10
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...
9.0.9.1
9.0.9
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
Full Changelog: 9.0.8...9.0.9
9.0.8
Full Changelog: 9.0.7...9.0.8
9.0.7
Full Changelog: 9.0.6...9.0.7
9.0.6
Full Changelog: 9.0.5...9.0.6
9.0.5
Full Changelog: 9.0.4.1...9.0.5
9.0.4.1
Full Changelog: 9.0.4...9.0.4.1