Releases: zzzprojects/html-agility-pack
Releases · zzzprojects/html-agility-pack
v1.11.10
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
Download the library here
- FIXED: XML processing instruction(s) are classified as a textnode? #309
v1.11.8
Download the library here
- FIXED: Issue with
Title
tag that contains xml characters (#304)
v1.11.7
Download the library here
- FIXED: Issue with
Title
tag that contains xml characters (#304)
v1.11.6
Download the library here
- FIXED: Issue with the latest release not using the latest dll
v1.11.5
Download the library here
- FIXED: HtmlWeb.LoadFromWebAsync does not respect UserAgent #298
v1.11.4
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
Download the library here
- ADDED:
OptionMaxNestedChildNodes
option to specify a maximum number of nesting
v1.11.2
Download the library here
- FIXED: HtmlNode.LinePosition is not accurate for attributes #288
v1.11.1
Download the library here
- ADDED: Support to .NET Framework 3.5