documentation/docfx/releases/3.118.0.md
Preview only · Superseded by 3.119.0 · Never released as stable — these changes rolled up into 3.119.0 · NuGet
Note: 3.118.0 shipped only as previews and was never released as a stable package. All of the work below rolled up into 3.119.0.
This preview cycle advanced the Skia engine to Milestones 117 and 118, introduced a Metal API extension for GRBackendRenderTarget, delivered a comprehensive round of WebAssembly and .NET 9 Blazor bug fixes, and refreshed four bundled native libraries. Community contributor ❤️ @spouliot added the Metal API improvements.
None in this release.
GRBackendRenderTarget — Exposes the Metal backend API for GRBackendRenderTarget across all supported platforms, enabling broader GPU-accelerated rendering with Metal. ❤️ @spouliot (#3070)PackagePath attribute — Fixed an incorrect PackagePath attribute in the NuGet package manifests. (#3101)| Platform | What's New |
|---|---|
| 🍎 Apple | Metal API for GRBackendRenderTarget |
| 🤖 Android | NDK r27c with 16KB page alignment (#3099) |
| 🌐 WebAssembly | .NET 9 Blazor fixes, base path import fix |
| 🎨 Core API | Metal GPU backend expansion |
| Contributor | What They Did |
|---|---|
| @spouliot | Added Metal API for GRBackendRenderTarget on all platforms |