group_notify 2.0.x-dev

Bug fixes
New features

Development release for the 2.0.x branch, compatible with Group V2 and V3 API, and Drupal 9 through 11.

socialfeed 4.0.0-alpha1

Bug fixes
New features

Overview

Social Feed 4.0.0-alpha1 is a major version release targeting Drupal 11 with PHP 8.3+. This release brings improved error handling, enhanced dependency management, and complete modernization for the latest Drupal ecosystem.

socialfeed 4.0.x-dev

Bug fixes
New features

Requirements

  • PHP: 8.3 or higher (upgraded from 8.0+)
  • Drupal: 11.x (new major version support)
  • Removed support: Drupal 8, 9, 10 (use 3.0.x for earlier versions)

Breaking Changes

  • Module now requires Drupal 11 and PHP 8.3+
  • Deprecated t() function calls replaced with TranslatableMarkup
  • DateTime handling migrated to Carbon library for better date manipulation

cms_cpanel 2.0.0-alpha2

Bug fixes
New features

This alpha release of Drupal CMS 2.0 includes tighter integration with Canvas, and many bug fixes. This release should be used for testing only and is not suitable for building production websites.

To spin up a Drupal CMS project, use the following commands:

composer create-project drupal/cms:2-alpha2 -s alpha --no-install
cd cms
composer config minimum-stability alpha
composer install
composer drupal:recipe-unpack

If you are using DDEV, run these commands in an empty directory:

cms 2.0.0-alpha2

Bug fixes
New features

This alpha release of Drupal CMS 2.0 includes tighter integration with Canvas, and many bug fixes. This release should be used for testing only and is not suitable for building production websites. There is no update path from 2.0.0-alpha1; backwards compatibility breaks may occur.

To spin up a Drupal CMS project, use the following commands:

drupal_cms_starter 2.0.0-alpha2

Bug fixes
New features

This alpha release of Drupal CMS 2.0 includes tighter integration with Canvas, and many bug fixes. This release should be used for testing only and is not suitable for building production websites.

To spin up a Drupal CMS project, use the following commands:

composer create-project drupal/cms:2-alpha2 -s alpha --no-install
cd cms
composer config minimum-stability alpha
composer install
composer drupal:recipe-unpack

If you are using DDEV, run these commands in an empty directory:

Pages

Subscribe with RSS Subscribe to RSS - New features