documentation/docfx/releases/3.119.3.md
Security and dependency updates · NuGet (prerelease)
Superseded by 3.119.4 · Never released as stable — these changes rolled up into 3.119.4.
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
SkiaSharp 3.119.3 is a preview focused on native security mitigations and dependency refreshes. Spectre mitigations are added for Linux, native dependencies including libwebp and brotli are updated, and an AoT crash with IlcDisableReflection is fixed.
None in this preview line.
No HarfBuzzSharp binding changes shipped in this release — it rebuilds the same HarfBuzz as the previous line.
Thank you to everyone who contributed to this release!
| Contributor | Contributions |
|---|---|
| @sshumakov | Enabled Spectre mitigation flags for Windows and Linux native binaries (#3496, #3502) |
Preview 1 delivered Spectre mitigations for Linux, AoT reflection fix, Linux ARM64 crash fix, and updates for libpng, libwebp, and brotli.