- Ensure generated URLs are properly formatted (via
rawurlencode()
) - Sort regular expressions by specificity to decrease likelihood of partial matches when using
LinkifyTracking::linkify()
. - Prevent double linkification when using
LinkifyTracking::linkify()
. - Update DHL tracking number patterns based on information available here. Due to ambiguity, some patterns are intentionally broad.
- Added Royal Mail (UK) support
- Initial release