Skip to content

Releases: wpscholar-wp-plugins/simple-website-redirect

1.3.1

01 Dec 21:30
Compare
Choose a tag to compare
  • Fix logic for supporting query param exclusion.

Full Changelog: 1.3.0...1.3.1

1.3.0

01 Dec 21:11
Compare
Choose a tag to compare
  • Fix issue where query params weren't properly being checked.
  • Allow all REST API calls to work without being redirected (allows WP editor and other page builders to work in the admin area).

Full Changelog: 1.2.9...1.3.0

1.2.9

31 Jul 03:09
Compare
Choose a tag to compare

What's Changed

  • Fix redirect queryParams - Ensure query parameters are preserved by @alexookah in #26

New Contributors

Full Changelog: 1.2.8...1.2.9

Version 1.2.8

29 Sep 00:04
Compare
Choose a tag to compare

Fix issue where redirects were preventing WP-CLI commands from running properly.

Version 1.2.7

28 Apr 21:56
Compare
Choose a tag to compare
  • Allow saving any redirect URL value, but provide a warning to the user if redirecting to the same domain.
  • Fix issue where a trailing slash was being added to URLs when it shouldn't be.

Version 1.2.6

13 Dec 18:47
Compare
Choose a tag to compare
  • Fix issue where some URLs shouldn't have a trailing slash, such as in the case of URLs with file extensions on the end.
  • Add WordPress-Redirect-By header and set the value to Simple Website Redirect so that debugging issues externally is easier.
  • Update WordPress compatibility tag to 5.6.

Version 1.2.5

11 Aug 22:58
Compare
Choose a tag to compare

Fix issue where vendor directory wasn't generated for WordPress deployments.

Version 1.2.4

11 Aug 19:54
Compare
Choose a tag to compare
  • Don't redirect the REST API
  • Bugfix to allow the use of the customizer without redirecting its contents
  • Bugfix to allow the use of Elementor without redirecting key assets

Version 1.2.3

26 Jun 21:16
Compare
Choose a tag to compare

Bug fix to handle issues when saving without setting a redirect URL.

Version 1.2.2

26 Jun 20:40
Compare
Choose a tag to compare

Fixes for handling redirects for a subdirectory install.