Skip to content

v.3.5.0

Latest

Choose a tag to compare

@chesio chesio released this 26 Jan 17:24

PHP 8.2 or newer is now required! This release has been tested with PHP 8.5.

Added

  • Plugin has been tested with PHP 8.5 #118.
  • Plugin has been tested with WordPress 6.8 and 6.9 #117.

Changed

  • Hostname is converted to lowercase when resolving request URL #121. This adheres to host subcomponent specification in RFC 3986.
  • PHP 8.2 is required #119.
  • Regular expression for whitelisted query string has been updated in README.md to match * and . characters as well as they can be present in _gl tracking parameter #116. Note that there is no automatic update of .htaccess file - it has to be updated manually!