Back to Skiasharp

Version 1.68.3

documentation/docfx/releases/1.68.3.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:55:25Z by generate-release-notes.py version: 1.68.3 status: stable branch: release/1.68.3 diff: release/1.68.2..release/1.68.3 prs: 4 api: self=1.68.3/index.md;hb=2.6.1.4 - Update the version to 1.68.3 by @mattleibow in https://github.com/mono/SkiaSharp/pull/1292 - Performance Improvements by @mattleibow in https://github.com/mono/SkiaSharp/pull/1277 - Update to the new Tizen by @mattleibow in https://github.com/mono/SkiaSharp/pull/1280 - Ensure that the assemblies are in fact signed by @mattleibow in https://github.com/mono/SkiaSharp/pull/1268 --> <!-- Generated: 2026-06-18T00:00:00Z by claude-sonnet-4.5 -->

Version 1.68.3

Performance and Tizen refresh · Released May 18, 2020 · NuGet · GitHub Release

API changes · SkiaSharp API diff · HarfBuzzSharp 2.6.1.4

Highlights

Version 1.68.3 is a small servicing release that focuses on runtime performance work, updated Tizen support, and package correctness. It also ships with HarfBuzzSharp 2.6.1.4 for the matching text-binding line.

Breaking Changes

None in this release.

New Features

Platform

  • Updated Tizen support — Refreshes the release line for the newer Tizen toolchain and platform expectations. (#1280)

Bug Fixes

  • Performance improvements — Includes a focused round of core performance tuning in the 1.68 branch. (#1277)
  • Package correctness — Carries forward the assembly signing fix for the final 1.68 servicing release. (#1268)