Skip to content

9.0.10

Compare
Choose a tag to compare
@Natshah Natshah released this 18 Dec 13:00
· 83 commits to 9.0.x since this release

Varbase 9.0.10 Release notes
varbase-90010

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.

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 to 3.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 stable 2.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 to 1.6 ( ~1.0 ) and removed committed patches
  • Issue #3320951: Updated Page Manager module from 4.0-beta6 to 4.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...