Releases: AvaloniaUI/Avalonia.HtmlRenderer
Releases · AvaloniaUI/Avalonia.HtmlRenderer
11.2.0
What's Changed
- Replace WebClient with HttpClient by @maxkatz6
- Use oEmbed standard for iframe previews by @maxkatz6
- Use crossplatform Launcher API to open links instead of Process.Start by @maxkatz6
- Enable IsTrimmable by @maxkatz6
- Borders fixes by @JakubMarecek in #29
- Combine repo by @maxkatz6 in #46
- Introduce RFormattedLine by @maxkatz6 in #47
- Enable Text property to act as Content by @fitdev in #48
- HTML Entity support for word-break:break-all by @tkefauver in #51
- Implemented HoverBoxBlock by @tkefauver in #50
- Update and fix compilation by @denys-volodarskyi in #54
- Fix nowrap not working with other child CSS Boxes by @MaxwellDAssistek in #63
- Measure box words before attempting to use FullWidth. by @MaxwellDAssistek in #64
New Contributors
- @JakubMarecek made their first contribution in #29
- @fitdev made their first contribution in #48
- @tkefauver made their first contribution in #51
- @denys-volodarskyi made their first contribution in #54
- @MaxwellDAssistek made their first contribution in #63
Full Changelog: 11.0.0...11.2.0