Version 2.0.1
January 25, 2023
Changed
- Redirect index template extends Craft 4's
_layouts/elementindexlayout. - Query-string parameters are passed through to the destination on a successful redirect.
Fixed
- Elements not having an edit link in list view.
- Thanks to JoshC96.
Version 2.0.0
June 24, 2022
Changed
- Compatible with Craft 4.0 and PHP 8.0/8.1.
Version 1.0.0
June 1, 2017
- Initial release: a Redirect element type with exact and
<name>-parameter matching, catch-all 404 logging, and multi-site support.