Url highlight v2.2.0 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • ๐Ÿ”„ Changelog:

    • ๐Ÿ›  Fixed match complex urls with brackets (e.g. ELK urls)
    • ๐Ÿ‘Œ Improved matcher performance (~3x faster)
    • ๐Ÿ›  Fixed html entity encoder regex builder (not all html entities were encoded)
    • โž• Added fallback to encoded matcher to skip match if encoder not able to encode
    • ๐Ÿ‘Œ Improved url match regex to cover more cases
    • โž• Added match emails by default in validator