Releases: AngleSharp/AngleSharp
Releases · AngleSharp/AngleSharp
1.4.0
Released on Wednesday, November 12 2025.
- Fixed handling of carriage return in text sources
- Added support for
ofsyntax in:nth-childfunctions within CSS selectors - Added
selectedcontentto known elements (#1230) - Added
:open,::checkmark,::picker-icon, and::picker(ident)to selector syntax (#1230) - Added parsing for customizable
<select>(#1230) - Added .NET 10 as an explicit target
Full Changelog: 1.3.1...v1.4.0
1.3.1
Released on Saturday, November 8 2025.
- Removed Microsoft.SourceLink.GitHub by @SimonCropp in #1235
- Added
ISvgStyleElementand the associated implementation by @Rtwo-Dtwo in #1233 - Added
IReadOnlyList<T>interface toIHtmlCollection,IStringList,ITokenList,IHtmlFormControlsCollection(#1226, #1227) @weitzhandler
New Contributors
- @weitzhandler made their first contribution in #1227
- @Rtwo-Dtwo made their first contribution in #1233
Full Changelog: 1.3.0...1.3.1
1.3.0
Released on Friday, April 18 2025.
- Fixed DOM exposed type of
HasChildNodes(#1219) @arekdygas - Fixed
NodeIteratorbehavior when nodes are removed (#1222) - Improved form documentation (#1220) @RedZone908
- Updated to NUKE 9 and removed obsolete .NET 6 and 9 targets (#1216) @lahma
- Added
GetAttributeNodemethods toIElement(#1223) @arekdygas - Added support for finding targets in browsing contexts (#1218) @TheJayMann
- Added support for targetting iframes (#1205) @TheJayMann
Full Changelog: 1.2.0...1.3.0
1.2.0
Released on Tuesday, December 31 2024.
- Fixed loading of link element source (#1184) @tomvanenckevort
- Fixed usage of outdated dependency (#1186)
- Fixed cookie
Expiresrecognized as local time (#1212) @noobow34 - Fixed validation for problematic decimal step values (#1210) @rhuebner76
- Removed unnecessary references for .NET 6 and higher (#1187) @lahma
- Removed support for .NET 4.6.1 (least version is 4.6.2)
- Updated to NUKE 8 (#1188) @lahma
- Added new
OnTokenevent for the tokenizer (#1153) @schaakverslaafd - Added new setting for disabling
StringBuilderpooling (#1203) @micahbresette - Added context to extension methods (#1194) @memiamp
- Added
propertyattribute to meta tags (#1195) @hflexgrig
1.1.2
1.1.1-beta.390
Released on Thursday, February 29 2024.
- Fixed
ISourceReferencenot usingHtmlTokenunderneath - Fixed handling of replacement characters in escaped script blocks (#1174)
- Fixed handling of empty template element in SVG foreign mode (#1176)
- Improved pre-release version to follow semver (#1171) @georg-jung
- Improved NuGet package with link to repository (#1168) @thompson-tomo
- Added
PostAsMultiparthelper for multipart/form-data toDocumentRequest(#1173)
1.1.1-beta.388
Released on Thursday, February 29 2024.
- Fixed
ISourceReferencenot usingHtmlTokenunderneath - Fixed handling of replacement characters in escaped script blocks (#1174)
- Improved pre-release version to follow semver (#1171) @georg-jung
- Improved NuGet package with link to repository (#1168) @thompson-tomo
1.1.1-beta.387
Released on Tuesday, February 27 2024.
- Fixed
ISourceReferencenot usingHtmlTokenunderneath - Improved pre-release version to follow semver (#1171) @georg-jung
- Improved NuGet package with link to repository (#1168) @thompson-tomo
1.1.0-beta.384
Released on Thursday, January 18 2024
1.1.0
Released on Thursday, January 18 2024