Skip to content

v11.0.3

Compare
Choose a tag to compare
@toni-suarez toni-suarez released this 20 Jun 23:32
· 8 commits to main since this release

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