Skip to content

Releases: michaelschwarz/Ajax.NET-Professional

v23.5.10.1

10 May 08:48
Compare
Choose a tag to compare

What's Changed

  • fixed uncaught TypeError: this.onTimeout is not a function (#16)

Full Changelog: v22.3.20.1...v23.5.10.1

v22.3.20.1

20 Mar 12:56
Compare
Choose a tag to compare

What's Changed

  • modified regex to be a private static variable by @alivirya in (#15)
  • fixed performance issue with regex compilation (#14)

New Contributors

Full Changelog: v21.12.22.1...v22.3.20.1

v21.12.22.1

22 Dec 08:33
Compare
Choose a tag to compare
  • fixed a XXS issue in parsing JSON
  • changed MD5 to SHA256 (#12)

v21.12.21.1

21 Dec 13:42
Compare
Choose a tag to compare
  • fixed a xss client-side JavaScript security vulnerability

v21.12.8.1

08 Dec 19:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v21.11.29.1...v21.12.8.1

v21.11.29.1

29 Nov 21:13
Compare
Choose a tag to compare
  • fixed missing custom deserialization filter for some converters
  • removed default converter HtmlControlConverter

v21.22.11.1

22 Nov 11:14
Compare
Choose a tag to compare
  • changed behavior of types deserialization to deny

v21.10.30.1

18 Nov 19:40
5955f9e
Compare
Choose a tag to compare
  • added first release on Github