v11.0.4
What's new
Enhancements:
Added Configuration for "Allowed UTM Parameters":
Includes a new configuration option to specify which UTM parameters are allowed for processing. This provides granular control over which parameters are accepted and processed within applications.
Important: Update your config/utm-parameter.php
php artisan vendor:publish --tag="utm-parameter"
Expanded Test Suite:
The test coverage has been expanded and refined to encompass a wider range of scenarios. This effort enhances the reliability of the package and minimizes the likelihood of regressions in future updates.
Full Changelog: 11.0.3...11.0.4