Drupal is a registered trademark of Dries Buytaert
Drupal 11.4.3 Update released for Drupal core (11.4.3)! Views Bulk Operations (VBO) 4.4.6 Minor update available for module views_bulk_operations (4.4.6). Webform 6.2.11 Minor update available for module webform (6.2.11). Menu item content fields 2.1.1 Minor update available for module menu_item_fields (2.1.1). Mailer Plus Log 1.2.6 Minor update available for module symfony_mailer_log (1.2.6). LocalGov Directories 3.5.2 Minor update available for module localgov_directories (3.5.2). LocalGov Blogs 1.1.2 Minor update available for module localgov_blogs (1.1.2). Burndown 1.0.66 Minor update available for module burndown (1.0.66). Menu Admin per Menu Module menu_admin_per_menu crossed 50,000 active installs. Document Preview 2.0.0 Module document_preview updated after 13 months of inactivity (2.0.0).

Asset cache bust

52 sites Security covered
View on drupal.org

This module provides a fallback solution for broken CSS or JavaScript aggregates by automatically adding a unique query string parameter to asset files. This forces browsers to request fresh copies of these files, preventing issues caused by cached, incomplete aggregates without requiring a full cache clear or code deployment.

User story

Once in a long while we get an imcomplete CSS or JS aggregate. We dont know why. The aggregate can be regenerated but browsers may have cached the incomplete file and all future visits are broken until browser cache expires. The long way to remedy this is to deploy a change to the site's CSS or JS. The deployment-free way to do is to merely flush caches, when you are using this module.

Implementation

Overrides CSSCollectionRenderer and JsCollectionRenderer services, effectively undoing the change from https://www.drupal.org/project/drupal/issues/3019393. This module Always appends a querystring param whose value changes with each cache clear.

Activity

Total releases
1
First release
Apr 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.6 Stable Apr 15, 2026