documentation/docfx/releases/2.88.3.md
.NET 7 and Blazor · Released October 4, 2022 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
SkiaSharp 2.88.3 adds .NET 7 support for the Blazor views and picks up build fixes.
None in this release.
RTLD_DEEPBIND when opening the library, so symbols resolve within SkiaSharp's own module first on Linux hosts that mix incompatible native libraries. — ❤️ @snnz (#2247)HarfBuzzSharp 2.8.2.3 picks up the .NET 7 build infrastructure alongside the SkiaSharp bindings.
Thank you to everyone who contributed to this release!
| Contributor | Contributions |
|---|---|
| @jeromelaban | Regenerated the Emscripten bindings against 3.1.12 and enabled SIMD features (#2259, #2269) |
| @snnz | Added the RTLD_DEEPBIND flag to the Linux native loader (#2247) |