Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@nfrasser nfrasser released this 04 Dec 06:34
86e977c

What's Changed

  • Correctly sanitize object replacement character by treating as whitespace in #497
  • Avoid detecting invalid URLs with numbers around boundaries in #498
  • Prevent delimiter apostrophes from being included in URLs in #499
  • Correctly interpret \r\n as newline character in #500
  • Correctly interpret emoji followed by # sign in #501
  • Fix support for domain names with multiple hyphens in #502
  • Fix parsing for magnet links in #503

Full Changelog: v4.1.4...v4.2.0