Table of Contents

Version 1.59.2

SKManagedStream memory fixes · Released October 26, 2017 · NuGet · GitHub Release

API changes · SkiaSharp API diff

Highlights

SkiaSharp 1.59.2 fixes memory handling in SKManagedStream on the 1.59 line.

Breaking Changes

None in this release.

Bug Fixes

  • SKManagedStream memory handling corrected — Fixes lifetime and buffer-handling issues in SKManagedStream so managed streams flowing through native Skia no longer leak or corrupt memory. (#386)