Skip to content

Releases: medialize/URI.js

1.19.11 (April 3rd 2022)

03 Apr 09:32
b655c1b
Compare
Choose a tag to compare

1.19.10 (March 5th 2022)

05 Mar 15:18
926b2aa
Compare
Choose a tag to compare

1.19.9 (March 3rd 2022)

03 Mar 10:20
01920b5
Compare
Choose a tag to compare

1.19.8 (February 15th 2022)

15 Feb 08:35
efae1e5
Compare
Choose a tag to compare
  • SECURITY fixing URI.parse() treat scheme case-insenstivie when handling excessive slackes and backslashes - PR #412 by r0hanSH

1.19.7 (July 14th 2021)

14 Jul 16:25
19e54c7
Compare
Choose a tag to compare
  • SECURITY fixing URI.parseQuery() to prevent overwriting __proto__ in parseQuery() - disclosed privately by @NewEraCracker
  • SECURITY fixing URI.parse() to handle variable amounts of \ and / in scheme delimiter as Node and Browsers do - disclosed privately by ready-research via https://huntr.dev/
  • removed obsolete build tools
  • updated jQuery versions (verifying compatibility with 1.12.4, 2.2.4, 3.6.0)

1.19.6 (February 13th 2021)

13 Feb 15:28
46c8ac0
Compare
Choose a tag to compare
  • SECURITY fixing URI.parse() to rewrite \ in scheme delimiter to / as Node and Browsers do - disclosed privately by Yaniv Nizry from the CxSCA AppSec team at Checkmarx

1.19.5 (December 30th 2020)

30 Dec 20:50
d7bb4ce
Compare
Choose a tag to compare
  • dropping jquery.URI.js from minified bundle accidentally added since v1.19.3 - Issue #404

1.19.4 (December 23rd 2020)

23 Dec 15:57
bf04ec5
Compare
Choose a tag to compare

1.19.3 (December 20th 2020)

20 Dec 12:01
d7064ab
Compare
Choose a tag to compare

1.19.2 (October 20th 2019)

20 Oct 14:54
594ffc1
Compare
Choose a tag to compare