documentation/docfx/releases/2.88.8.md
Compatibility and trimming improvements · Released April 10, 2024 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 7.3.0.2
SkiaSharp 2.88.8 adds compatibility overloads, improves trimming friendliness, and tightens up several cross-platform view and interop behaviors. It is a practical maintenance release aimed at keeping the 2.88 line easy to adopt on modern .NET workloads.
None in this release.
PlatformConfiguration properties trimmable in linker-sensitive apps. ❤️ @maxkatz6 (#2734)gn version that still runs on older Alpine systems. (#2712)SKXamlCanvas callbacks — Avoids async void in SKXamlCanvas, reducing hard-to-diagnose UI failures. ❤️ @lindexi (#2731)| Platform | What's New |
|---|---|
| 🎨 Core API | Added compatibility overloads |
| 🐧 Linux | Improved support for older Alpine environments |
| 🌐 XAML Views | Safer SKXamlCanvas behavior and trimmable configuration properties |
| Contributor | What They Did |
|---|---|
| @maxkatz6 | Made PlatformConfiguration properties trimmable |
| @lindexi | Removed async void from SKXamlCanvas |
Introduced the compatibility overloads, trimming improvements, and SKXamlCanvas reliability fixes that make up 2.88.8.