Skip to content

Releases: gregjacobs/Autolinker.js

v3.16.1

07 Sep 20:17

Choose a tag to compare

Do not use this version

  • Attempted fix for RTLO characters breaking links into two (#377). However, this strips all RTLO characters from the input string which makes it impossible to use RTLO characters at all with Autolinker. Reverted in 3.16.2. Do not use this version.

v3.16.0

07 Sep 21:36

Choose a tag to compare

  • Add support for underscores in domain labels (thanks @icehaunter!)

v3.15.0

27 Feb 16:34
9b01107

Choose a tag to compare

v3.14.3

14 Mar 20:51

Choose a tag to compare

  • Update to TypeScript 4, and update other dependencies

v3.14.1

08 Apr 20:46

Choose a tag to compare

  • Use shared RegExp instances between multiple Autolinker instances in order to improve Autolinker.link() performance between multiple calls

v3.14.0

05 Apr 22:30
4476401

Choose a tag to compare

  • Added sanitizeHtml option for basic XSS sanitization (thanks @adi928)

v3.13.0

27 Feb 04:10

Choose a tag to compare

v3.12.0

15 Feb 22:33

Choose a tag to compare

v3.11.1

06 Oct 15:53

Choose a tag to compare

Narrow down the emoji regex to not include things like curly quotes (thanks @adamdavidcole!)

v3.11.0

31 Jul 01:17

Choose a tag to compare

Some amazing contributions in this release. Sorry for the version number snafu - accidentally created a 3.10.0 tag instead of 3.1.0, so went up from there.

Changes: