Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Added support for link rewriting in addition to redirection.
Removed Path Redirect entity type as the functionality is covered by
the Route Redirect type.
Some refactoring of the code. In particular, oved the functionality of
matching an a DomainRouteRedirect entity into a separate service called
domain_route_redirect.matcher.
Fix: Truncate wrapper added.
Fix: Contstants moved to the common funcs file.
Upd: Drupal v9 compatibility updated.
Fix: Has instead of get in amp checking.
Fix: Comments automoderation fixed.