Skip to content

v7.4.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:43
Immutable release. Only release title and notes can be modified.
v7.4.15

Changelog (v7.4.14...v7.4.15)

  • bug #65023 Validate the characters allowed in a cookie path and domain (@nicolas-grekas)
  • bug #65022 Don't crash on a non-string signature in UriSigner (@nicolas-grekas)
  • bug #65020 Fix newline handling in server event fields (@nicolas-grekas)
  • bug #65001 Fix retry field being dropped across server event streams (@nicolas-grekas)
  • bug #64945 Throw when IpUtils::isPrivateIp() receives a non-canonical IP address (@Amoifr)
  • bug #64783 Add additional IP ranges for RFC2544 and RFC5180 (@thePanz)
  • bug #64789 Add RFC5737 and RFC3849 to IpUtils::PRIVATE_SUBNETS (@thePanz)
  • bug #64701 Fix Absolute URL generation by ignore tel: mailto: and other app links (@tomm1996, @alexander-schranz)