Skip to content

10.1.0-rc1

Choose a tag to compare

@Natshah Natshah released this 19 Nov 13:42
· 14 commits to 10.1.x since this release

Highlighted important changes since 10.1.0-beta1:

Added since 10.1.0-beta1:

  • #3558118 feat: Add UI Icons ~1.1.0 module integration and enable related submodules
  • #3558121 feat: Added vartheme_bs5.icons.yml Bootstrap Icons library to Vartheme BS5 Starter Kit theme

Changed since 10.1.0-beta1:

  • #3558339 chore(ai): Changed AI Assistant to use new API introduced in Drupal AI ~1.2.0
  • Ensure only drupal/core is required in allowed-packages for drupal-scaffold to avoid conflicts with Automatic Updates, Package Manager, and TUF #313
  • Refactor install-varbase ddev command: Add minimal/full/demo options with improved structure #309
    • Quick Install Varbase with DDEV
    • Option Examples:
      • ddev install-varbase demo: Full installation including demo content and sample data
      • ddev install-varbase full: Complete Varbase installation with all components enabled except demo content
      • ddev install-varbase minimal: Core Varbase installation with all extra components explicitly disabled

Updates since 10.1.0-beta1:

  • All packages can be updated by basic composer update

Fixes since 10.1.0-beta1:

  • #3557605 fix: Background image field not working due an issue with drimage_improve By: yasmeensalah
  • #3558331 fix: Chrome 142.0.7444.162 (64-bit) regression causing Social Media Menu icons to break layout in Vartheme BS5