Releases: gregjacobs/Autolinker.js
Releases · gregjacobs/Autolinker.js
v1.6.1
- Improve regex performance on the html regex to not introduce the possibility of catastrophic backtracking when attempting to match attributes in tags. Fixes some ReDoS scenarios. Thanks @caseywebdev!
- Allow matches for multiple dots in the path of a url (example: https://gitlab.example.com/space/repo/compare/master...develop) Thanks @StevenYuysy!
v1.6.0
v1.5.0
v1.4.4
v1.4.3
v1.4.2
v1.4.1
- Adding capability to include phone extensions (thanks @pratyushtewari !)
v1.4.0
v1.3.4
- No changes from
1.3.2
. Accidentally pushed a tag named1.3.3
for the1.3.1
version, so created a new version to be greater than the accidental tag