v30.3
Notifuse/notifusev30.3May 14, 2026by pierre-b
AI Summary
This release fixes a bug where UTM parameters were being dropped from tracked links when click tracking was enabled, preserving marketing attribution data.
Key Highlights
- Fix: UTM parameters now preserved in click tracking redirect targets
- Previously UTM parameters were lost in encrypted /r/ redirect tokens
Full Release Notes
- **Fix**: UTM parameters (`utm_source`, `utm_medium`, `utm_campaign`, `utm_content`, `utm_term`) were dropped from tracked links when click tracking was enabled — the encrypted `/r/` redirect token embedded the raw destination URL instead of the UTM-augmented one. The UTM parameters are now preserved in the redirect target.