Skip to content

Releases: mono/SkiaSharp

Version 3.0 (Preview 3)

10 Apr 20:24
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v3.0.0-preview.2.1...v3.0.0-preview.3.1

Version 2.88.8

10 Apr 20:19
Compare
Choose a tag to compare

What's Changed

  • [release/2.x] Use the version of gn that works on old Apline by @github-actions in #2712
  • Hide functions that opengl32.dll does not actually have by @mattleibow in #2710
  • [release/2.x] Avoid async void in SKXamlCanvas. by @github-actions in #2731
  • [release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by @github-actions in #2734
  • [release/2.x] Fix CI for Feb 2024 by @github-actions in #2783
  • Use full template specifications by @mattleibow in #2791
  • Fix yaml by @mattleibow in #2792
  • [release/2.x] Clean up APIScan and other compliance yaml by @mattleibow in #2805
  • [release/2.x] Add some new overloads for better compat by @mattleibow in #2810

Full Changelog: v2.88.7...v2.88.8

Version 2.88.8 (Preview 1)

05 Apr 16:57
Compare
Choose a tag to compare
Pre-release

What's Changed

  • [release/2.x] Use the version of gn that works on old Apline by @github-actions in #2712
  • Hide functions that opengl32.dll does not actually have by @mattleibow in #2710
  • [release/2.x] Avoid async void in SKXamlCanvas. by @github-actions in #2731
  • [release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by @github-actions in #2734
  • [release/2.x] Fix CI for Feb 2024 by @github-actions in #2783
  • Use full template specifications by @mattleibow in #2791
  • Fix yaml by @mattleibow in #2792
  • [release/2.x] Clean up APIScan and other compliance yaml by @mattleibow in #2805
  • [release/2.x] Add some new overloads for better compat by @mattleibow in #2810

Full Changelog: v2.88.7...v2.88.8-preview.1.1

Version 3.0 (Preview 2)

20 Feb 14:23
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.0.0-preview.1.8...v3.0.0-preview.2.1

Version 3.0 (Preview 1)

06 Feb 16:29
db4313e
Compare
Choose a tag to compare
Pre-release

Breaking Changes

This is the first preview of 3.0 so we are not done yet. There are some breaking chnages that we hope move the product forward. We kept it minimal, but you can read about it: https://github.com/mono/SkiaSharp/blob/main/changelogs/SkiaSharp/3.0.0/SkiaSharp.humanreadable.md

What's Changed

New Contributors

Full Changelog: v2.88.7...v3.0.0-preview.1.8

Version 2.88.7

11 Jan 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.88.6...v2.88.7

Version 2.88.6

21 Sep 15:08
Compare
Choose a tag to compare

What's Changed

  • [release/2.x] Update libjpeg-turbo to 3.0.0 by @mattleibow in #2581
  • [release/2.x] libjpeg is not used by @github-actions in #2589
  • [release/2.x] Remove the unused arm64e architecture by @github-actions in #2590
  • [release/2.x] Update harfbuzz to 7.3.0 by @mattleibow in #2577
  • [release/2.x] Re-generate all the changelogs by @github-actions in #2593
  • [release/2.x] fix: Restore nosimd builds for edge enhanced security and safari by @jeromelaban in #2618
  • [release/2.x] Update webp to 1.3.2 by @mattleibow in #2623

Full Changelog: v2.88.5...v2.88.6

Version 2.88.6 (Preview 1)

31 Aug 09:46
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.88.5...v2.88.6-preview.1.2

Version 2.88.5

23 Aug 14:53
Compare
Choose a tag to compare

What's Changed

  • [release/2.x] fix(uno): Ensure that the canvas' context is active when rendering by @jeromelaban in #2560
  • [release/2.x] fix(skxamlcanvas): [Wasm] Don't fail when the canvas can't be found by @jeromelaban in #2564
  • [release/2.x] Floor outwards when converting to SKRectI by @mattleibow in #2574

Full Changelog: v2.88.4...v2.88.5

Version 2.88.4

22 Aug 18:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.88.3...v2.88.4