Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
30 KB
MD5: 8c2062fc343e6696636a5072cd9887f1
SHA-1: 4ed8aad5af1822fc005263046c740ed43c2eedf8
SHA-256: acb105775c566e5153c0ce583b988908a4032633e2c3297e4f77cb89aad0fc0d
Download zip
47.81 KB
MD5: e90e562fa49520e9181a88ce7753f473
SHA-1: 54f6e225b355e17ef8099dfcc83f45550d27dca9
SHA-256: 84ba2e806e996fe5f63d0edb6924fe31e07b3fbd47b2166df900e5277c22ad25
Release notes
feat: apply ignore patterns to existing records on save; fix Dutch strings in JS
- Smart404IgnoreForm now deletes existing log records that match the saved ignore patterns, using the same fnmatch() logic as the logger. A status message reports how many records were removed.
- Removed Dutch status keys (nieuw/genegeerd/opgelost) from the JS classMap; English keys are sufficient.
- Translated the bulk-delete confirmation dialog from Dutch to English.