documentation/docfx/releases/3.119.1.md
3.119.1 servicing release · Released September 12, 2025 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
A focused servicing release with Metal disposal fixes, iOS 15 hotfix, zlib refresh and the new PostScriptName API.
None in this release.
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 |
|---|---|
| @jeremy-visionaid | Avoided initializing SKMetalView twice, added the GRContext disposal test on Metal, and fixed the UTC DateTime conversion (#3256, #3258, #3333) |
| @taublast | Hotfixed Metal on iOS 15 and lower and prevented SKAutoCanvasRestore from crashing when the canvas was already disposed (#3291, #3293) |
| @jonlipsky | Added SKTypeface.PostScriptName (#3263) |
| @pjcollins | Added CI triggers for the primary branches to azure-pipelines-native (#3248) |
| @spouliot | Fixed SKXamlCanvas being forced opaque on Mac Catalyst (#3236) |
Preview 1 collected the Metal disposal fixes, the iOS 15 hotfix, the PostScriptName API, the zlib refresh and the WinUI native build hardening.