every_action 1.0.0-alpha3

New features

Update to allow API connection to multiple committees. One API key per committee.

ai_content_review 1.0.0-alpha1

Initial release

Thank you all who took part in creating this first version. It is still far from feature completeness, but it is already a lot of things done and huge effort from the AI Initiative team and a lot of other contributors!

commerce_vado 3.0.3

Bug fixes

Bug-fix release. Required for Drupal 11.4: 3.0.2 and earlier cannot be installed on Drupal 11.4 or later (the shipped Vado groups view throws A valid cache entry key is required during install). No new features, no API changes, no update hooks; existing sites can update in place.

Contributors (1)

joshmiller

Changelog

Issues: 3 issues resolved.

native_observability 2.0.x-dev

Development snapshot of the 2.0.x branch. It follows the branch tip and changes without notice, so it carries no upgrade guarantee between one snapshot and the next.

For a supported version, install the latest stable release of the 2.0 series. This snapshot exists for testing a fix before it is tagged, and for reporting issues against current code.

search 1.0.0

Initial version of the former core search module moved to contrib. Almost exact copy of what was in Drupal 12's main branch right before 12.0.0 beta1 was tagged. (When search was removed). Contains the full history of the search module for the whole of its life.

redis_rtt 1.0.0-beta1

New features

First release of Redis RTT optimizer. It cuts the number of times a Drupal request waits for Redis, for deployments where the cache is a network hop away: reads Drupal issues one at a time are gathered into pipelines, compare-and-set protocols move into Lua, and render cache redirect chains are fetched in one go once their shape is known. Nothing is deferred: every write, delete and invalidation reaches Redis at the point the stock backend sends it.

native_observability 2.0.0

Bug fixes
New features

This release replaces the invented overhead percentage the report used to publish with a
measured one, adds the tooling to take that measurement on your own server, and fixes several
defects found while building it.

New: overhead self-measurement

The report used to sum four hardcoded constants and print a made-up "Estimated overhead: 10%".
That code is gone. In its place, the module measures its own cost on the server where it runs and
publishes the result with its provenance attached.

taxonomy_machine_name_field_formatter 1.0.0-beta2

Bug fixes

Adjusted the config schema, this should prevent errors on config import/export for entities using the field formatter.

captchetat 2.0.5

Bug fixes

#3593756 — Only the first CAPTCHA image loads when multiple CaptchEtat challenges are on the same page
(Merged MR !20 by sdsfrancisco)

#3596101 — Automated Drupal 12 compatibility fixes for captchetat 2.0.x-dev

commerce_webpay_by 2.0.0

New features

First stable release. The module has been modernized for current Drupal and
Commerce versions and the payment flow has been hardened.

dk_address 1.0.1

Bug fixes

Fix a schema bug in the gsearch migrate submodule.

spotler 1.0.0-alpha4

Bug fixes

Fixed

- Campaigns with "only use templates" are no longer hidden. That Spotler
setting forces every email in a campaign to be based on a template; it does
not restrict subscriptions. The campaign list filtered those campaigns out,
so on tenants that use templates for most of their newsletters editors saw
only a fraction of the available campaigns in the signup paragraph, the CTA
paragraph and the Webform handler. Only "overall" container campaigns are
skipped now.

media_revision 1.0.0-beta1

Bug fixes
New features

Fixed several stability issues, mainly around revision storage initialization:

config_inspector 2.1.12

Bug fixes

Core validation graphing statistics cache is now not in released code anymore.

tcvkn_field 1.0.x-dev

New features

First release of TC VKN Field.

The module provides a field type for the tax identification number used in Türkiye (Vergi Kimlik Numarası, VKN). A value is accepted only if it consists of exactly 10 digits and its last digit matches the VKN check digit algorithm.

theming_tools 1.0.2

Bug fixes
New features

Better D12 compatibility including:

  • Media library submodule
  • Remove text_with_summary fixtures after core removed the field type
  • No base theme.

display_builder_bootstrap 1.1.2

Bug fixes

Changes

  • Require display_builder_base ^1.1.1 and display_builder_cms ^1.0.2, so ui_icons_field_link_attributes is always installed.
  • Landing page and demo content: carousel images now load lazily, and a secondary background color shows until they load.
  • Updated install instructions for Drupal 11.4+.

display_builder_cms 1.0.2

Bug fixes

Changes

  • Install ui_icons_field_link_attributes, moved from Display Builder Base. This recipe already requires link_attributes, so the module now lives with its dependency.

Upgrade Display Builder Base to 1.1.1 alongside this release.

display_builder_bootstrap 1.1.2 (optional)

display_builder_base 1.1.1

Bug fixes

Bug fixes

  • Removed ui_icons_field_link_attributes from the recipe install list. It depends on link_attributes, which this recipe does not require, so applying the recipe failed with "The following extensions are missing and are required for this recipe: link_attributes". The module is now installed by Display Builder CMS.

dk_address 1.0.0

Bug fixes
New features

First stable release of Danish Address (Adressevælgeren).

The module provides a **Danish address (Adressevælgeren)** field type, widget and formatter for Drupal 10.5+ and 11. Editors search as they type, and the module stores the normalised address, postal code and name, the DAR identifiers (including the new `husnummer_id` access-address UUID) and WGS84 coordinates.

logger_db 1.0.0-alpha5

Bug fixes
New features

Auto enable Monolog integration and bug fixing.

Contributors (4)

mxr576, dotist, murz, Project-Update-Bot

Changelog

Issues: 6 issues resolved.

shortcode_gmap 3.0.0

Bug fixes
New features
  • Port to Drupal 11.1+/12, targeting the current Shortcode 3.0.x plugin API (from an unmaintained Drupal 7 codebase).
  • - Fix HTML entity double-encoding of pasted addresses/URLs (broke both the displayed address and the embedded map).
  • Fix corruption when a WYSIWYG editor auto-linkifies the shortcode's enclosed text before the shortcode filter runs.
  • Support pasting a Google Maps URL directly: extracts lat,lng, place name, and zoom automatically; never sends the raw URL to the map embed.
  • Add an accessible title attribute to the embedded iframe.

sdc_embed 1.2.0

Bug fixes

Resolve the changed element from range.start.nodeAfter so attribute changes refresh the preview

website 1.0.0

  • task: #14 Back to the dev constraints after 1.0.0-rc1
  • task: #14 Require the rc releases of the Webship packages
  • task: #14 Back to the dev constraints after 1.0.0-beta1

webship_portal 1.0.0

  • task: #3623920 Apply the Web Patches recipe with the template
  • task: #3623786 Correct the comment that names Gin as the admin theme
  • documentation: #3623784 Add AGENTS.md and CLAUDE.md
  • task: #3623676 Back to the dev constraints after 1.0.0-rc1

webship_starter 1.0.0

  • task: #3623919 Apply the Web Patches recipe with the template
  • task: #3623785 Correct the comment that names Gin as the admin theme
  • documentation: #3623783 Add AGENTS.md and CLAUDE.md
  • task: #3623675 Back to the dev constraints after 1.0.0-rc1

website_starter 1.0.0

  • task: #3623917 Apply the Web Patches recipe with the template
  • documentation: #3623782 Add AGENTS.md and CLAUDE.md
  • fix: #3623774 Drop the Gin Login config action from the recipe
  • task: #3623674 Back to the dev constraints after 1.0.0-rc1

Pages

Subscribe with RSS Subscribe to Releases for all