byte 1.0.5

Bug fixes

Removes the version field from composer.json, which caused v1.0.4 to be misidentified as v1.0.3.

vartheme_bs5_educare 1.0.2

Bug fixes
  • fix: #3625302 Apply the Share alignment on the flex root, so the component's alignment prop takes effect for the first time.
  • fix: #3625286 Set the heading font weight to the design system's 600. Every heading is lighter site-wide and a few pages reflow.

xray_audit 3.1.0

Bug fixes
New features

New features

  • Issue 3623607: Bundle overview report: fields of a bundle, their usage and the distribution of their values

Bugs

ai_image 2.0.x-dev

Development branch for AI Image 2.x.
This is the provider-neutral CKEditor 5 rewrite built on Drupal AI’s text_to_image operation. It is intended for development and testing; use 2.0.0-alpha1 for the first tagged pre-release.
Not backward compatible with the legacy AI Image module. Legacy configuration and APIs are unsupported.

ai_ckeditor 1.5.0-beta4

Issue #3615848: Send bundle and page path in entity_context so AI Context can...

ai_image 2.0.0-alpha1

New features

First alpha release of the AI Image 2.x rewrite. It uses Drupal AI for provider-neutral text-to-image generation in CKEditor 5. This version is not compatible with legacy AI Image; the legacy code line is unsupported.

c2pa_sign 1.4.11

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 1.4.10:

  • bug: #3589403 Change MimeTypeGuesser to core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php

oembed_configuration 1.0.0-beta6

New features

Added Facebook support

Changelog

Issues: 1 issue resolved.

Changes since 1.0.0-beta5 (compare):

Feature

webships_project 1.0.2

Bug fixes
Unsupported

Documentation update for the Webships 1.0.x project template.

Changed

  • docs: #3625391 Tighten the DDEV install instructions.

jsonapi_pathauto_breadcrumbs 1.1.1

Bug fixes
New features

What's new

  • Drupal 12 support - The module now declares compatibility with Drupal 10, 11, and 12 (core_version_requirement: ^10 || ^11 || ^12, drupal/core: ^10 || ^11 || ^12).
  • Translated breadcrumb labels - Breadcrumb items loaded from URL aliases now use the entity translation for the active language context instead of always falling back to the site default language.

Changes

webship_project 11.0.0-rc2

Bug fixes
Unsupported

Release candidate 2 for the Webship 11.0.x project template.

Changed

  • docs: #3625390 Document the DDEV install.

Fixed

  • fix: #3625390 Drop the unavailable php${DDEV_PHP_VERSION}-yaml package that broke ddev start, and raise Node from 18 to 20 as package.json requires.

cucumber_project 12.0.1

Bug fixes

Documentation update for the Cucumber 12.0.x project template.

Changed

  • docs: #3625389 Document the DDEV install.

ai_search 1.3.0-alpha5

Bug fixes
New features

Commits

ai_logging 1.3.3

New features

Add support for threads (via e.g. ai_chatbot, ai_assistants, ai_agents). Groups log entries together into a timeline (if any). Also shows Tool calls

project_browser 2.0.3

Security update

Fixes routing to prevent activation without a CSRF token.

cucumber 12.0.2

Bug fixes

The distribution can be installed again: it declares the stability its dependencies still require, and its packages resolve from the stable releases.

Fixed

  • fix: #3496352 Relax the root stability so the distribution can be installed.
  • fix: #3496351 Depend on the stable releases instead of the dev branches.

custom_db_table_views 2.0.0

Compatibility
- Requires Drupal ^10 || ^11.
- Replaced removed APIs: db_query(), db_table_exists(), drupal_get_path().
- Fixed a fatal parse error in hook_views_data().

Bug fixes
- hook_help() now works (it was inside a class and never ran).
- Settings form no longer rejects a save when no relation column is entered.
- Primary key fallback uses the correct column when a table has no primary key.
- Table names are escaped, and column checks use the schema API instead of raw SQL.

project_browser 2.1.5

Security update

Fixes routing to prevent activation without a CSRF token.

xymatic 1.0.0

Bug fixes

Changelog

Issues: 3 issues resolved.

Changes since 1.0.0-beta6:

  • #3455109: Video URL mapping is not working properly
  • #3371631: Create videos on update if not exists
  • #3371632: Change thumbnail logic

custom_db_table_views 2.0.x-dev

Bug fixes
New features

Drupal 10 and Drupal 11 compatible release.

Compatibility
- Requires Drupal ^10 || ^11.
- Replaced removed APIs: db_query(), db_table_exists(), drupal_get_path().
- Fixed a fatal parse error in hook_views_data().

cloud 8.0.0-beta2

Security update for Cloud 8.x. This release addresses two security vulnerabilities. Upgrade to 8.0.0-beta2, run database updates, and rebuild caches. See the corresponding Drupal Security Team advisories for details.

cloud 7.0.1

Security update

Security update for Cloud 7.x. This release addresses two security vulnerabilities. Upgrade to 7.0.1, run database updates, and rebuild caches. See the corresponding Drupal Security Team advisories for details.

schema_org_mapper 1.0.4

Bug fixes
New features

Two additions in this release.

Vocabulary Types support (submodule schema_org_mapper_vocabulary_types): the Vocabulary Types module gives a vocabulary a landing page of its own (a real URL such as /blog or /about-us, with its own fields). That page is a separate entity from the vocabulary's terms, so it now has its own Schema.org Mapper tab, inside Vocabulary type.

cucumber_project 12.0.0

New features

The Composer project template for Cucumber. Create a site with composer create-project drupal/cucumber_project:~12.0 my-site, then install it with bin/drush site:install cucumber.

Added

  • task: The Cucumber 12.0.x project template, verified against the published releases on Drupal 11.4 with PHP 8.4.

cucumber_core 12.0.2

Bug fixes

Cucumber Core pins the Media Directories family, so it installs on Drupal 11 instead of resolving to a version that supports Drupal 9.

Fixed

  • fix: #3625348 Pin the Media Directories family so Cucumber Core can be installed.

diba_carousel 3.1.1

Bug fixes

Increased automated testing and code coverage while addressing coding standards issues.
No new features or bug fixes included.

webform 6.3.1

Security update
Bug fixes
New features

Webform 6.3.1 for Drupal 11 contains a coordinated set of 22 security fixes with advisories and one additional hardening change. Sites using a supported Webform release should update.

webform 6.2.12

Security update
Bug fixes
New features

Webform 6.2.12 for Drupal 10 contains a coordinated set of 22 security fixes with advisories and one additional hardening change. Sites using a supported Webform release should update.

dsfr4drupal_picker 1.2.1

Bug fixes
  • Add constraint to check selected icon/pictogram with allowed groups.
  • Fix the missing base path in the pictogram field renderer.

webassets 12.0.3

Bug fixes

Web Assets no longer requires a Media Directories version that was never released, so projects depending on it resolve again.

Fixed

  • fix: #3592131 Drop the unusable Media Directories requirement.

smart_content 3.2.1

Security update

Drupal 11 Compatibility

- #3434638 (https://www.drupal.org/project/smart_content/issues/3434638): Automated Drupal 11 compatibility fixes. Updated core version requirements in module .info.yml files and adjusted several classes (ConditionTypeConfigurableBase, ConditionsHelperTrait, DecisionBase, ContentEntity storage plugin) for Drupal 11 support.

cucumber_user_roles 12.0.1

Bug fixes

Cucumber User Roles now depends on the stable Cucumber Core release.

Fixed

  • fix: #3625307 Depend on the stable releases instead of the dev branches.

cucumber_default_content 12.0.1

Bug fixes

Cucumber Default Content now depends on the stable Web Development release.

Fixed

  • fix: #3625306 Depend on the stable releases instead of the dev branches.

cucumber_demos 12.0.1

Bug fixes

The package publishes its dependencies, the demo recipes apply on a fresh site, and it depends on the stable releases.

Fixed

  • fix: #3625319 Publish the package dependencies and apply the demo recipes on a fresh site.
  • fix: #3625303 Depend on the stable releases instead of the dev branches.

Pages

Subscribe with RSS Subscribe to Releases for all