Table of Contents

Version 1.59.2

Managed stream reliability release · Released October 26, 2017 · NuGet · GitHub Release

API changes · SkiaSharp API diff

Highlights

This release focuses on improving SKManagedStream memory handling, reducing the risk of leaks and lifetime issues when managed streams are passed into native Skia code.

Breaking Changes

None in this release.

Bug Fixes

Core API

  • SKManagedStream memory fixes — Tightens managed stream lifetime handling to make stream-backed interop more reliable. (#386)