Skip to content

Releases: johngodley/redirection

2.6.3

01 Jul 11:30
Compare
Choose a tag to compare
  • 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

25 Jun 08:05
Compare
Choose a tag to compare
2.6.3b Pre-release
Pre-release

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

10 Jun 06:00
Compare
Choose a tag to compare
  • Set auto_detect_line_endings when importing CSV
  • Replace options page with a fancy React version that looks exactly the same

2.6.1

31 May 05:30
Compare
Choose a tag to compare
  • 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

27 May 13:05
Compare
Choose a tag to compare
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

08 Feb 09:43
Compare
Choose a tag to compare
  • 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

15 Jan 19:06
Compare
Choose a tag to compare
  • 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

08 Jan 19:47
Compare
Choose a tag to compare
  • 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

19 Nov 16:39
Compare
Choose a tag to compare
  • Fix log cleanup options
  • More space when editing redirects
  • Better detection of regex when importing
  • Restore export options
  • Fix unncessary protected

2.3.8

07 Nov 14:34
Compare
Choose a tag to compare
  • Fix plugin activation error
  • Fix fatal error in table nav, props to spacedmonkey