v11.0.3
What's new
This release of the Laravel UTM Parameter package brings you greater control over UTM parameter handling and enhanced stability through improved testing.
Enhancements:
Customize Session Key for UTM Parameters: You can now configure a custom session key to store UTM parameters using the new session_key
configuration option. This is helpful if you're already using the default key (utm) for another purpose in your application.
Improvements:
Enhanced Test Coverage:
We've added and improved tests to ensure the package functions reliably across various scenarios. This strengthens the overall stability and reduces the risk of regressions in future updates.
Full Changelog: 11.0.2...11.0.3