Back to Skiasharp

Version 3.116.1

documentation/docfx/releases/3.116.1.md

4.150.02.1 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:57:51Z by generate-release-notes.py version: 3.116.1 status: stable branch: release/3.116.1 diff: release/3.116.0..release/3.116.1 prs: 2 api: self=3.116.1/index.md;hb=8.3.0.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 -->

Version 3.116.1

Android alignment and packaging hotfix · Released December 5, 2024 · NuGet · GitHub Release

API changes · SkiaSharp API diff · HarfBuzzSharp 8.3.0.1

Highlights

This quick follow-up to 3.116.0 refreshes the Android native toolchain and fixes package layout metadata. It is a narrow servicing update for the first stable 3.x line.

Breaking Changes

None in this release.

New Features

Platform

  • Updated the Android native toolchain — Moves to Android NDK r27c and updates the native binaries for 16 KB alignment requirements. (#3098)

Bug Fixes

  • Corrected package paths — Uses the correct PackagePath attribute so packaged assets land in the expected layout. (#3102)

Platform Support

PlatformWhat's New
🤖 AndroidNDK r27c and 16 KB alignment updates
📦 GeneralCorrected package path metadata