Back to Skiasharp

2.8.2.4

documentation/docfx/releases/harfbuzzsharp/2.8.2.4.md

4.150.04.3 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:55Z by generate-release-notes.py version: 2.8.2.4 status: stable branch: release/2.88.4 diff: release/2.88.3..release/2.88.4 prs: 3 api: self=2.8.2.4/index.md;ships=2.88.4 PRs grouped by the preview they first shipped in (newest first). Render each milestone as a trailing "## <label> (<date>)" section per TEMPLATE.md, and merge them all for the top-level Highlights: ## Preview 96 · 2.88.4 · 2023-08-17 · https://github.com/mono/SkiaSharp/compare/v2.88.4-preview.95...v2.88.4-preview.96 (0 PRs) *(no PRs)* ## Preview 95 · 2.88.4 · 2023-08-16 · https://github.com/mono/SkiaSharp/compare/v2.88.4-preview.82...v2.88.4-preview.95 (1 PRs) - Include the NativeReference for Hot Restart by @mattleibow in https://github.com/mono/SkiaSharp/pull/2553 ## Preview 82 · 2.88.4 · 2023-06-22 · https://github.com/mono/SkiaSharp/compare/v2.88.4-preview.76...v2.88.4-preview.82 (0 PRs) *(no PRs)* ## Preview 76 · 2.88.4 · 2023-06-19 · https://github.com/mono/SkiaSharp/compare/v2.88.4-preview.70...v2.88.4-preview.76 (1 PRs) - Support for ARM64 macOS Machines by @mattleibow in https://github.com/mono/SkiaSharp/pull/2468 (skia: mono/skia#100) ## Preview 70 · 2.88.4 · 2023-06-14 · https://github.com/mono/SkiaSharp/compare/v2.88.3...v2.88.4-preview.70 (1 PRs) - feat(wasm): Add mt and mt+simd, fix harfbuzz for emsdk 3.1.12 by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2286 [community ✨] --> <!-- Generated: 2026-06-18T00:00:00Z by claude-sonnet-4.5 -->

HarfBuzzSharp 2.8.2.4

Ships with SkiaSharp 2.88.4 · NuGet · GitHub Release

API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 2.88.4

Highlights

This release expands HarfBuzzSharp support for modern WebAssembly and Apple environments, including emsdk 3.1.12 fixes, Apple Silicon macOS build support, and better Hot Restart packaging. Community contributor ❤️ @jeromelaban delivered the WebAssembly work.

Breaking Changes

None in this release.

Platform Support

  • WebAssembly refresh — Adds multithreaded and multithreaded+SIMD WASM variants and fixes HarfBuzz for emsdk 3.1.12. ❤️ @jeromelaban (#2286)
  • Apple Silicon build support — Adds support for ARM64 macOS machines in the native build pipeline. (#2468)
  • Hot Restart packaging — Includes the required NativeReference for Hot Restart scenarios. (#2553)

Community Contributors ❤️

ContributorWhat They Did
@jeromelabanAdded new WASM variants and fixed HarfBuzz for emsdk 3.1.12

Preview 96 (August 17, 2023)

No HarfBuzzSharp-specific changes were added in this preview.

Full Changelog


Preview 95 (August 16, 2023)

Included the required NativeReference for Hot Restart scenarios.

Full Changelog


Preview 82 (June 22, 2023)

No HarfBuzzSharp-specific changes were added in this preview.

Full Changelog


Preview 76 (June 19, 2023)

Added support for ARM64 macOS build machines.

Full Changelog


Preview 70 (June 14, 2023)

Added new WASM variants and fixed HarfBuzz for emsdk 3.1.12. ❤️ @jeromelaban

Full Changelog