documentation/docfx/releases/1.60.1.md
Tizen support and build system overhaul · Released May 22, 2018 · NuGet · GitHub Release
This release introduces preview support for Tizen OS across SkiaSharp, Views, and Xamarin.Forms. It also includes a major build system overhaul that moves almost all native code into the mono/skia repository and eliminates the managed tooling requirement for Windows and Linux native builds.
SKCanvasView for CPU-backed drawing on Tizen.SKGLSurfaceView for GPU-backed drawing on Tizen.SKDocument.GLTextureView where the stack trace was lost.GLTextureView where pausing the app would cause a crash.SKWidget where it would try to swizzle too many pixels.| Platform | What's New |
|---|---|
| 📱 Tizen | New preview support for SkiaSharp, Views, and Forms |
| 🤖 Android | Fixed GLTextureView stack trace loss and pause crash |
| 🍎 iOS | Fixed color space information loss |
| 🐧 Linux | Native build no longer requires managed tooling |
| 🪟 Windows | Native build no longer requires managed tooling |
| 🖥️ GTK# | Fixed pixel swizzle bug in SKWidget |