Releases: johngodley/redirection
4.9 beta 5
Important: read https://redirection.me/support/beta-release/ for details about installing alpha/beta versions. Do not delete your existing plugin from the WordPress plugins page
- Expand log information to capture HTTP headers, domain, HTTP code, and HTTP method
- Allow non-Redirection redirects to be logged - allows tracking of all redirects on a site
- Expand log and 404 pages with greatly improved filters
- Bulk delete logs and 404s by selected filter
- Logging is now optional per redirect rule
- Fix random action on a site with non-root URL
- Fix group and search being reset when searching
- Fix canonical alias not using request server name
4.8
- Add importer for Quick Post/Page Redirects plugin
- Add plugin imports to WP CLI
- Fix install wizard using wrong relative API
- Fix sub menu outputting invalid HTML
4.7.2
- Fix PHP warning decoding an encoded question mark
- Fix site adding an extra period in a domain name
- Fix protocol appearing in .htaccess file server redirect
4.7.1 beta 1
Important: read https://redirection.me/support/beta-release/ for details about installing alpha/beta versions. Do not delete your existing plugin from the WordPress plugins page
- Fix HTTP header over-sanitizing the value
- Fix inability to remove .htaccess location
- Fix 404 group by 'delete all'
- Fix import of empty 'old slugs'
4.7
- Relocate entire site to another domain, with exceptions
- Site aliases to map another site to current site
- Canonical settings for www/no-www
- Change content-type for API requests to help with mod_security
4.7-beta-3
Important: read https://redirection.me/support/beta-release/ for details about installing alpha/beta versions. Do not delete your existing plugin from the WordPress plugins page
- Relocate entire site to another domain, with exceptions
- Site aliases to map another site to current site
- Canonical settings for www/no-www
- Change content-type for API requests to help with mod_security
This now has a minimum PHP version of 5.6
4.6
- Add fine-grained permissions allowing greater customisation of the plugin, and removal of functionality
- Add an import step to the install wizard
- Remove overriding of default WordPress 'old slugs'
4.6 beta 1
Important: read https://redirection.me/support/beta-release/ for details about installing alpha/beta versions. Do not delete your existing plugin from the WordPress plugins page
- Add fine-grained permissions allowing greater customisation of the plugin, and removal of functionality
- Add an import step to the install wizard
- Remove overriding of default WordPress 'old slugs'
See https://redirection.me/developer/permissions/ for details about permissions
4.5.1
- Add HTTP header feature, with x-robots-tag support
- Move HTTPS setting to new Site page
- Add filter to disable redirect hits
- Add 'Disable Redirection' option to stop Redirection, in case you break your site
- Fill out API documentation
- Fix style with WordPress 5.4
- Fix encoding of # in .htaccess
- Fix broken canonical redirects
4.5 beta 1
Important: read https://redirection.me/support/beta-release/ for details about installing alpha/beta versions. Do not delete your existing plugin from the WordPress plugins page
- Add HTTP header feature, with x-robots-tag
- Move HTTPS setting to new Site page
- Add filter to disable redirect hits
- Add an 'Disable Redirection' option to stop Redirection, in case you break your site
- Fill out API documentation
- Fix style with WordPress 5.4
- Fix encoding of # in .htaccess