Releases: johngodley/redirection
4.3 alpha 1
- Add support for utf8 URLs without manual encoding
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
4.2 beta 1
- Add auto-complete for target URLs
- Add manual database upgrade
- Add support for semi-colon separated import files
- Add user agent to 404 export
- Add workaround for qTranslate breaking REST API
- Improve API problem detection
- Fix JSON import ignoring group status
Important: read https://redirection.me/support/beta-release/ for details about installing beta versions. Do not delete your existing plugin from the WordPress plugins page
4.1
- Move 404 export option to import/export page
- Add additional redirect suggestions
- Add import from Rank Math
- Fix 'force https' causing WP to redirect to admin URL when accessing www subdomain
- Fix .htaccess import adding ^ to the source
- Fix handling of double-slashed URLs
- Fix WP CLI on single site
- Add DB upgrade to catch URLs with double-slash URLs
- Remove unnecessary escaped slashes from JSON output
4.1 beta 1
- Move 404 export option to import/export page
- Add additional redirect suggestions
- Add import from Rank Math
- Fix 'force https' causing WP to redirect to admin URL when accessing www subdomain
- Fix .htaccess import adding ^ to the source
- Fix handling of double-slashed URLs
- Fix WP CLI on single site
- Add DB upgrade to catch URLs with double-slash URLs
- Remove unnecessary escaped slashes from JSON output
Important: read https://redirection.me/support/beta-release/ for details about installing beta versions. Do not delete your existing plugin from the WordPress plugins page
4.0.1 beta 3
- Improve styling of query flags
- Match DB upgrade for new match_url to creation script
- Fix pagination button style in WP 5.1
- Fix IP match when action is 'error'
Important: read https://redirection.me/support/beta-release/ for details about installing beta versions. Do not delete your existing plugin from the WordPress plugins page
4.0
- Add option for case insensitive redirects
- Add option to ignore trailing slashes
- Add option to copy query parameters to target URL
- Add option to ignore query parameters
- Add option to set defaults for case, trailing, and query settings
- Improve upgrade for sites with missing tables
3.7.3
- Add PHP < 5.4 message on plugins page
- Prevent upgrade message being hidden by other plugins
- Fix warning with regex and no leading slash
- Fix missing display of disabled redirects with a title
- Improve upgrade for sites with a missing IP column
- Improve API detection with plugins that use sessions
- Improve compatibility with ModSecurity
- Improve compatibility with custom API prefix
- Detect site where Redirection was once installed and has settings but no database tables
3.7.3 beta 1
- Prevent upgrade message being hidden by other plugins
- Improve API detection with plugins that use sessions
- Fix warning with regex and no leading slash
- Improve upgrade for sites with a missing IP column
- Show PHP < 5.4 message on plugins page
- Fix missing display of disabled redirects with a title
- Detect site where Redirection was once installed and has settings but no database tables
- Improve compatibility with ModSecurity
Important: read https://redirection.me/support/beta-release/ for details about installing beta versions. Do not delete your existing plugin from the WordPress plugins page
3.7.2
- Add further partial upgrade detection
- Add fallback for sites with no REST API value
3.7.2 beta 1
- Add further partial upgrade detection
- Add fallback for sites with no REST API value
Important: read https://redirection.me/support/beta-release/ for details about installing beta versions. Do not delete your existing plugin from the WordPress plugins page