Releases: johngodley/redirection
Releases · johngodley/redirection
2.6.3
- Use React on log and 404 pages
- Fix log option not saving 'never'
- Additional check for auto-redirect from root
- Fix delete plugin button
- Improve IP detection for Cloudflare
2.6.3b
Beta release of 2.6.3
- Replaces logs and 404 pages to use React
- Fix log option not saving 'never'
- Additional check for auto-redirect from root
- Fix delete plugin button
- Improve IP detection for Cloudflare
2.6.2
- Set auto_detect_line_endings when importing CSV
- Replace options page with a fancy React version that looks exactly the same
2.6.1
- Fix CSV export merging everything into one line
- Fix bug with HTTP codes not being imported from CSV
- Fix export of 404 and logs
- Add filters for source and target URLs
- Add filters for log and 404s
- Add filters for request data
- Add filter for monitoring post permalinks
2.6
- Show example CSV
- Allow regex and redirect code to be set on import
- Fix a bunch of database installation problems
2.3.14
- Remove error_log statements
- Fix incorrect table name when exporting 404 errors, props to brazenest/synchronos-t
2.3.13: Bump minimum WP up to 3.4
- Split admin and front-end code out to streamline the loading a bit
- Fix bad groups link when viewing redirects in a group, props to Patrick Fabre
- Improved plugin activation/deactivation and cleanup
- Improved log clearing
2.3.12
- Persian translation by Danial Hatami
- Fix saving a redirection with login status, referrer, and user agent
- Fix problem where deleting your last group would cause Redirection to only show an error
- Add limits to referrer and destination in the logs
- Redirect title now shows in the main list again. The field is hidden when editing until toggled
- Fix 'bad nonce' error, props to Jonathan Harrell
- Remove old WP code
2.3.11
- Fix log cleanup options
- More space when editing redirects
- Better detection of regex when importing
- Restore export options
- Fix unncessary protected
2.3.8
- Fix plugin activation error
- Fix fatal error in table nav, props to spacedmonkey