Install

Works with Drupal: ^11.1 || ^12

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 19.86 KB
MD5: dbcb4e96b5131432ab9c4a389db87551
SHA-1: d01b7bab5ef5465c0a8b833192dba7e990a4c7d8
SHA-256: 4e05819e5f445c134fd0067c20953105a557516f1642efd00864b27ed607b3f7
Download zip 33.87 KB
MD5: 233ad75afd169562ba2da070ebbaf4c0
SHA-1: ae9b04583b5f51bd2c97828076ea42d1fe6a681a
SHA-256: 807767b6b049c7d57233758eb8ca7628f9715e20527ec45f14f27dbedf3f7f5d

Release notes

Refactored Alert Messages for High Performance Caching

This release introduces a major architectural change to how Alert Messages are rendered. It uses the "Lazy Builder" to decouple the alert logic from the main page load.

  • Significantly reduced database load: Personalization (user roles, specific user IDs) no longer bloats the global page cache.
  • Optimized for Varnish: Validated compatibility with external caching layers, ensuring fast load times for anonymous traffic while maintaining dynamic functionality for cookie-based interactions.
Created by: aporie
Created on: 9 Jan 2026 at 09:23 UTC
Last updated: 24 Jun 2026 at 08:28 UTC
New features

Other releases