Drupal is a registered trademark of Dries Buytaert
Release: amazee.ai Private AI Provider 1.3.5 Minor update available for module ai_provider_amazeeio (1.3.5). Release: Search and Replace Scanner 2.0.0-beta5 New beta version released for module scanner (2.0.0-beta5). Usage Milestone: jQuery UI TouchPunch Module jquery_ui_touch_punch crossed 1,000 active installs. Release: LiteLLM AI Provider 1.3.0 Minor update available for module ai_provider_litellm (1.3.0). Release: Varbase Core 10.0.59 Minor update available for module varbase_core (10.0.59). Release: Database Info Schema 1.1.3 Minor update available for module database_info_schema (1.1.3). Release: GitLab for Helpdesk Integration 3.0.1 Minor update available for module helpdesk_gitlab (3.0.1). Release: Helpdesk Integration 3.0.1 Minor update available for module helpdesk_integration (3.0.1). Release: Yet another statistics module 2.2.2 Minor update available for module yasm (2.2.2). Module Revived: MaxLength 3.2.0 Module maxlength updated after 11 months of inactivity (3.2.0).

Prelinker

329 sites Security covered
View on drupal.org

Prelinker allows you to add preconnect and preload instructions to your Drupal site, helping browsers connect to necessary domains and fetch resources faster. You can specify which pages and resources these instructions apply to, optimizing performance by telling the browser to prepare for or download content ahead of time.

Prelinker provides a simple way to add preconnect and preload headers to either the response header for HTTP/2 compatible servers or via a <Link> element in the <Head> section of the HTML.

A preconnect header tells the browser that a domain will be required for page resources and that it should begin the process of connecting to the server in preparation for downloading these resources.

A preload response header informs the server to push the resources to the browser via HTTP/2 so that they will be available to browser earlier during the rendering process.

A preload <Link> is similar but informs the browser that it should begin downloading the resources as they will be required during rendering.

Page restrictions can be set for both domains and resources, for example you may want to preload a banner image on only the home page.

Release 3.x

Version 3.x is a major release with the following changes:

  • Drupal 11 only: The 3.x branch drops support for Drupal 10 and requires Drupal 11.
  • Visibility conditions: Preload and preconnect entities now support Drupal's condition plugin system to control when each entry is active (e.g. restrict to specific pages, roles, or request contexts).
  • `fetchpriority` attribute: Preload link elements support the `fetchpriority` attribute (`high`, `low`, or `auto`) to hint the browser's resource prioritisation.

Activity

Tracked releases
2
Tracked since
May 2026
Latest release
2 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
3.x-dev Dev May 6, 2026
3.0.0 Stable May 6, 2026