Skip to content

Releases: zzzprojects/html-agility-pack

v1.11.11

22 Jul 17:44
Compare
Choose a tag to compare

Download the library here

  • FIXED: HtmlNode.InnerText Not working properly (JS get Working normally) maybe a bug? #317

v1.11.10

19 Jul 05:20
83f8b53
Compare
Choose a tag to compare

Download the library here

  • FIXED: Serialization doesn't support html encoding #316
  • FIXED: HtmlNode.InnerText Not working properly (JS get Working normally) maybe a bug? #317

v1.11.9

08 Jul 19:48
364833c
Compare
Choose a tag to compare

Download the library here

  • FIXED: XML processing instruction(s) are classified as a textnode? #309

v1.11.8

26 Jun 13:36
364833c
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with Title tag that contains xml characters (#304)

v1.11.7

31 May 19:11
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with Title tag that contains xml characters (#304)

v1.11.6

31 May 11:58
f89c30c
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with the latest release not using the latest dll

v1.11.5

30 May 14:22
f89c30c
Compare
Choose a tag to compare

Download the library here

  • FIXED: HtmlWeb.LoadFromWebAsync does not respect UserAgent #298

v1.11.4

29 Apr 13:54
a884b1d
Compare
Choose a tag to compare

Download the library here

  • FIXED: HtmlWeb.GetExtensionForContentType throws an exception on .NET Framework 4.5.2 #294
  • FIXED: HtmlWeb.LoadFromBrowser don't sets ResponseUri #295

v1.11.3

18 Apr 12:53
1d2c3a8
Compare
Choose a tag to compare

Download the library here

  • ADDED: OptionMaxNestedChildNodes option to specify a maximum number of nesting

v1.11.2

05 Apr 12:14
Compare
Choose a tag to compare

Download the library here

  • FIXED: HtmlNode.LinePosition is not accurate for attributes #288