Table of Contents

Version 4.150.0

Upcoming release · In development · Not yet available on NuGet

API changes · HarfBuzzSharp 14.2.1

Highlights

SkiaSharp 4.150.0 adds embedded image and font selectors to SkiaFiddle, making the online playground more interactive. HarfBuzzSharp 14.2.1 ships alongside — see its linked page for the binding details. The release also introduces Chrome-aligned milestone tracking infrastructure and documentation improvements around the release cadence.

Breaking Changes

None in this release.

New Features

Tooling

  • Embedded image/font selectors in SkiaFiddle — The online playground now provides built-in image and font pickers in the editor, making it easier to experiment with different assets without uploading files. (#4284)

Infrastructure

  • Chrome-aligned milestone tracking — Adds milestone sync and audit scripts that align SkiaSharp's release schedule with Chrome's development cycle, providing structured cadence planning and visibility. (#4282)

Plus several documentation and CI improvements.