HarfBuzzSharp 8.3.1.3
Ships with SkiaSharp 3.119.2 · NuGet · GitHub Release
API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 3.119.2
Highlights
This is a security hardening release for HarfBuzzSharp native binaries on Windows, with Android symbol-packaging improvements alongside it. Community contributor @Aguilex drove the native hardening work.
Breaking Changes
None in this release.
Security
- Control Flow Guard (CFG) — Enables CFG for all Windows native HarfBuzzSharp DLLs. ❤️ @Aguilex (#3397)
- BufferSecurityCheck — Enables buffer security checks for native DLLs to address BinSkim BA2007. ❤️ @Aguilex (#3404)
Platform Support
- Packed Android symbols — Preserves and packages Android symbols to improve post-deployment diagnostics. (#3374)
| Platform | What's New |
|---|---|
| 🪟 Windows | Control Flow Guard and BufferSecurityCheck |
| 🤖 Android | Symbols are preserved and packaged |
Community Contributors ❤️
| Contributor | What They Did |
|---|---|
| @Aguilex | Hardened the Windows native binaries with CFG and BufferSecurityCheck |
Links
Preview 3 (February 5, 2026)
No HarfBuzzSharp-specific changes landed in this preview.
Preview 2 (January 25, 2026)
Enabled CFG and BufferSecurityCheck for the Windows native HarfBuzzSharp binaries.
Preview 1 (October 13, 2025)
Preserved and packed Android symbols for this release line.