Skip to content

Releases: johngodley/redirection

3.2.1 beta

25 Feb 15:35
Compare
Choose a tag to compare
3.2.1 beta Pre-release
Pre-release
  • Add fix for IP blocking plugins
  • Check for mismatched site/home URLs
  • Fix WP CLI not clearing logs
  • Fix old capability check
  • Detect BOM marker in response
  • Improve detection of servers that block content-type json
  • Fix incorrect encoding of entities in some locale files

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.2

11 Feb 15:36
Compare
Choose a tag to compare
3.2
  • Add cookie match - redirect based on a cookie
  • Add HTTP header match - redirect based on an HTTP header
  • Add custom filter match - redirect based on a custom WordPress filter
  • Add detection of REST API redirect, causing 'fetch error' on some sites
  • Update table responsiveness
  • Allow redirects for canonical WordPress URLs
  • Fix double include error on some sites
  • Fix delete action on some sites
  • Fix trailing slash redirect of API on some sites

3.2 beta 3

02 Feb 15:34
Compare
Choose a tag to compare
3.2 beta 3 Pre-release
Pre-release
  • Add cookie match - redirect based on a cookie
  • Add HTTP header match - redirect based on an HTTP header
  • Add custom filter match - redirect based on a custom WordPress filter
  • Fix double include error on some sites
  • Add detection of REST API redirect, causing 'fetch error' on some sites
  • Update table responsiveness
  • Allow redirects for canonical WordPress URLs
  • Fix problem deleting bulk items on some sites

Please see https://redirection.me/support/beta-release/ for details about using beta releases. Do not delete your existing plugin from inside WordPress!

3.1 beta

24 Jan 17:33
Compare
Choose a tag to compare
3.1 beta Pre-release
Pre-release
  • Add alternative REST API routes to help servers that block the API
  • Move DELETE API calls to POST, to help servers that block DELETE
  • Move API nonce to query param, to help servers that don't pass HTTP headers
  • Fix bug editing Nginx redirects
  • Improve error messaging
  • Preload support page so it can be used when REST API isn't working

Details of installing a beta release are here:

https://redirection.me/support/beta-release/

3.0.1

21 Jan 12:28
Compare
Choose a tag to compare
  • Don't show warning if per page setting is greater than max
  • Don't allow WP REST API to be redirected

3.0

20 Jan 10:58
Compare
Choose a tag to compare
3.0
  • Add support for IPv6
  • Add support for disabling or anonymising IP collection
  • Add support for monitoring custom post types
  • Add support for monitoring from quick edit mode
  • Default to last group used when editing
  • Permissions changed from 'administrator' role to 'manage_options' capability
  • Swap to WP REST API
  • Add new IP map service
  • Add new useragent service
  • Add 'add new' button to redirect page
  • Increase 'title' length
  • Fix position not saving on creation
  • Fix log pages not remembering table settings
  • Fix incorrect column used for HTTP code when importing CSV
  • Add support links from inside the plugin

3.0 beta 1

13 Jan 15:56
Compare
Choose a tag to compare
3.0 beta 1 Pre-release
Pre-release
  • Add support for IPv6
  • Add support for disabling or anonymising IP collection
  • Add support for monitoring custom post types
  • Add support for monitoring from quick edit mode
  • Default to last group used when editing
  • Permissions changed from 'administrator' role to 'manage_options' capability
  • Swap to WP REST API
  • Add new IP map service
  • Add new useragent service
  • Add 'add new' button to redirect page
  • Increase 'title' length
  • Fix position not saving on creation
  • Fix log pages not remembering table settings
  • Fix incorrect column used for HTTP code when importing CSV
  • Add support links from inside the plugin

2.10.1

26 Nov 16:01
Compare
Choose a tag to compare
  • Fix incorrect HTTP code reported in errors
  • Improve management page hook usage

2.10

18 Nov 13:05
Compare
Choose a tag to compare
  • Add support for WordPress multisite
  • Add new Redirection documentation
  • Add extra actions when creating redirects
  • Fix user agent dropdown not setting agent

2.9.2

11 Nov 07:52
Compare
Choose a tag to compare
  • Fix regex breaking .htaccess export
  • Fix error when saving Error or No action
  • Restore sortable table headers