Version 3.119.3 (Preview 1)
Pre-release
Pre-release
·
171 commits
to main
since this release
New Features
- 📦 Update libpng to 1.6.54 by @mattleibow in #3452
- 📦 Bump libexpat from 2.6.4 to 2.7.3 by @mattleibow in #3458
- 📦 Update brotli to 1.2.0 by @mattleibow in #3469
- 📦 Update libwebp to 1.6.0 by @mattleibow in #3478
- 🪟❤️ Add Spectre mitigation flag for libSkiaSharp.dll. by @sshumakov in #3496
- 🐧❤️ Add Spectre mitigation flag for libSkiaSharp.so. by @sshumakov in #3502
- 🎨 Fix AoT crash when IlcDisableReflection=true by @Copilot in #3485
- 🐧 Fix Linux ARM64 crash caused by missing fontconfig in cross-compile sysroot by @mattleibow in #3494
What's Changed
- 🏗️ Bump to the next version (3.119.3) after release by @mattleibow in #3446
- 📦 Document HarfBuzzSharp versioning in release process by @mattleibow in #3447
- 📦 Add API guidelines and implement-issue skill by @mattleibow in #3445
- 🏗️ Fix the version processing by @mattleibow in #3450
- 📦 Add AI release skills and integration test suite by @mattleibow in #3451
- 📦 Add AI skill for native dependency updates by @mattleibow in #3453
- 📦 Update docs submodule by @mattleibow in #3454
- 📦 Update libpng to 1.6.54 by @mattleibow in #3452
- 📦 Update the native dependency bump skills by @mattleibow in #3455
- 🏗️ Update SkiaSharp package source URL in nuget.config by @mattleibow in #3459
- 📦 Update native-dependency-update skill with guardrails by @mattleibow in #3457
- 📦 Update more AI skills by @mattleibow in #3460
- 📦 Remove unused dependencies and add dependencies documentation by @mattleibow in #3463
- 📦 Bump libexpat from 2.6.4 to 2.7.3 by @mattleibow in #3458
- 📦 Update brotli to 1.2.0 by @mattleibow in #3469
- 🏗️ Fix skia submodule to point to squashed commit by @mattleibow in #3474
- 📦 Strengthen skill guidance on submodule merge sequence by @mattleibow in #3475
- 📦 Add debugging methodology documentation by @mattleibow in #3468
- 📦 Improve native-dependency-update skill instructions by @mattleibow in #3477
- 📦 Update libwebp to 1.6.0 by @mattleibow in #3478
- 🏗️ Add NuGet feed management tools and PR package download script by @mattleibow in #3479
- 🏗️ Use the new CI feed to download the pre-built artifacts by @mattleibow in #3486
- 📦 Add structured workflow for adding APIs to SkiaSharp by @Copilot in #3483
- 📦 Improve AI instructions and skills by @mattleibow in #3488
- 🎨 Fix AoT crash when IlcDisableReflection=true by @Copilot in #3485
- 📦 Improve bugfixing skills by @mattleibow in #3493
- 🏗️ Use the dev/ branch prefix by @mattleibow in #3495
- 🐧 Fix Linux ARM64 crash caused by missing fontconfig in cross-compile sysroot by @mattleibow in #3494
- 🪟❤️ Add Spectre mitigation flag for libSkiaSharp.dll. by @sshumakov in #3496
- 📦 Fix release-testing skill package resolution guidance by @mattleibow in #3500
- 📦 Fix release-testing skill consistency issues by @mattleibow in #3501
- 🐧❤️ Add Spectre mitigation flag for libSkiaSharp.so. by @sshumakov in #3502
- 📦 Add semver ordering guidance to release skills by @mattleibow in #3504
- 📦 Fix stable version handling in release skills by @mattleibow in #3505
- 🐧 Add Linux Docker integration tests for release testing by @mattleibow in #3506
- 🏗️ Bump to the next version (3.119.3) after release by @mattleibow in #3507
New Contributors
- @sshumakov made their first contribution in #3496
Full Changelog: v3.119.2...v3.119.3-preview.1.1