Skip to content

6.1.0

Latest
Compare
Choose a tag to compare
@adamribaudo-velir adamribaudo-velir released this 26 Aug 12:29
· 1 commit to main since this release
31f2691

What's Changed

Additional Notes

Note that #338 introduces new behavior for the query_parameter_exclusions variable:

The query_parameter_exclusions variable now removes fragments, hash # parameters, from page_location and page_referrer. In most cases this will be an improvement in functionality. However, if you have query parameter keys using question mark, ?, or ampersand, &, that you want to remove and fragments that you don't want to remove, then you will need to override the remove_query_parameters macro.

New Contributors

Full Changelog: 6.0.2...6.0.3