Back to Skiasharp

HarfBuzzSharp 8.3.0.1

documentation/docfx/releases/harfbuzzsharp/8.3.0.1.md

4.150.01.9 KB
Original Source
<!-- RAW PR DATA — Do not remove this comment block. AI uses this data to generate the polished release notes below. Re-run the script to refresh this data from git history. Generated: 2026-06-17T23:59:59Z by generate-release-notes.py version: 8.3.0.1 status: stable branch: release/3.116.1 diff: release/3.116.0..release/3.116.1 prs: 2 api: self=8.3.0.1/index.md;ships=3.116.1 - Use the correct PackagePath attribute (#3100) by @github-actions[bot] in https://github.com/mono/SkiaSharp/pull/3102 [community ✨] - Update the Android NDK to r27c and update to 16kb alignment (#3096) by @github-actions[bot] in https://github.com/mono/SkiaSharp/pull/3098 [community ✨] --> <!-- Generated: 2026-06-18T00:00:00Z by claude-sonnet-4.5 -->

HarfBuzzSharp 8.3.0.1

Ships with SkiaSharp 3.116.1 · NuGet · GitHub Release

API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 3.116.1

Highlights

This servicing release improves how HarfBuzzSharp packages are produced, especially for Android assets. It corrects package layout metadata and updates the Android native toolchain without changing the binding API.

Breaking Changes

None in this release.

Platform Support

  • Updated Android native packaging — Refreshes the Android NDK to r27c and aligns native assets for 16 KB page-size devices. (#3098)
  • Corrected package layout — Fixes PackagePath metadata so HarfBuzzSharp artifacts land in the expected NuGet locations. (#3102)