Changelog
New Features, updates and fixes
Version 1.3.4
New
- Added support for LiteSpeed servers to Redirection Manager.
Updated
- Redirect's manual 404s now load a 404 WP template instead of just sending a 404 header to the browser.
Fixed
- Redirect modal UI now works correctly when a post is trashed.
- Redirects no longer prevent the use of WP CLI.
- Redirect's HTTP Headers table no longer disappears after inserting a value in the field.
- When editing a redirect the edit screen no longer closes after selecting a value.
Version 1.3.3
Fixed
- Post redirect could break visual builder of certain page builder/plugins themes.
Version 1.3.2
Updated
- Advanced 404 redirect can now use an external domain URL.
Fixed
- Redirects table footer height.
- Redirect source and target url no longer strip empty spaces when searching for posts/pages.
Version 1.3.1
Fixed
- Redirect Trash Monitor not working when AIOSEO Details column is disabled.
Version 1.3.0
Updated
- Default WP admin redirects are no longer in redirects logs and 404 Logs of Redirects addon plugin.
Version 1.2.13
Updated
- Importing redirects in Redirection Manager addon now supports pass-through status from the Redirection plugin.
- Adding a redirect to a protected path like `/wp-admin/` now throws a warning.
Fixed
- Searching for redirects now works again when a user enters one or more numbers.
- Testing a regex redirect that uses regex groups no longer returns a false-negative.
- Redirects no longer have an automatic trailing slash added to the target URL.
Version 1.2.12
Updated
- Redirect trash monitor now monitors deleted posts as well.
Fixed
- Trashed posts are now correctly monitored again. After trashing, a redirect will be suggested.
Version 1.2.11
Fixed
- URLs containing the word ‘null’ or encoded urls in the 404 redirect logs can now be deleted.
- Redirect source url is now normalized to be always relative.
Version 1.2.10
Requires
- AIOSEO Pro 4.3.6
Updated
- Compatibility with AIOSEO Pro 4.3.6
Version 1.2.9
Fixed
- Special redirects to the homepage not working due to query string triggering a loop.