Version 2.88.4
What's Changed
- Removing all .NET 5 SDK requirements by @mattleibow in #2266
- Force an older version of the Windows SDK by @mattleibow in #2273
- Update Windows App SDK by @mattleibow in #2276
- feat(wasm): Add mt and mt+simd, fix harfbuzz for emsdk 3.1.12 by @jeromelaban in #2286
- Use the latest versions of some NuGets and SDKs by @mattleibow in #2301
- Enable CodeQL by @Redth in #2303
- Update some more NuGets by @mattleibow in #2304
- [Tizen] Fixes Canvas Size calculation by @myroot in #2322
- [ci] Add exclusions for PoliCheck and CredScan by @pjcollins in #2389
- [ci] Use default feed to install the .NET SDK by @pjcollins in #2393
- Set Uno iOS SKSwapChainPanel to non-opaque for consistency by @roubachof in #2401
- Update SKSwapChainPanel.Android.cs by @roubachof in #2400
- [Uno] Default Opaque to false for SKXamlCanvas on MacOS and iOS by @roubachof in #2398
- Use the correct method for setting Opaque on macOS by @mattleibow in #2477
- Switch to Debian archives by @mattleibow in #2476
- Use the new XHarness .NET tool and latest .NET 6 MAUI by @mattleibow in #2478
- Add
$schema
tocgmanifest.json
by @JamieMagee in #2232 - Skip updating GitHub status when no token is available by @mattleibow in #2479
- Add a manual, full-run pipeline by @mattleibow in #2480
- Ship the .aar with the NuGet for android by @dellis1972 in #2465
- Update Cake files to override deployment targets by @mattleibow in #2482
- Update zlib to 1.2.13 by @mattleibow in #2484
- Install a specific Tizen version by @mattleibow in #2486
- Install .NET 7 by @mattleibow in #2485
- chore: Add support for .NET 8 Preview 4 by @jeromelaban in #2457
- [Android] Additional check to avoid ObjectDisposedException by @FoggyFinder in #2313
- Fix SKCanvasView dispose exception when the view is disposed before it's rendered by @jjzhang12 in #2472
- Update bitmap SKAlphaType in SKXamlCanvas.Wasm.cs by @roubachof in #2443
- Use the new DownloadBuildArtifacts task by @mattleibow in #2489
- Update a few dependencies by @mattleibow in #2487
- Run cve-bin-tool by @mattleibow in #2490
- Update macOS and Xcode by @mattleibow in #2425
- Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support by @mattleibow in #2491
- Support for ARM64 macOS Machines by @mattleibow in #2468
- Improve performance of hex string parsing in SKColor by @jwikberg in #2467
- fix(wasm): Enable Wasm EH and SIMD in all configurations for net8+ by @jeromelaban in #2495
- Include the new WASM assets in Blazor for .NET 8 by @mattleibow in #2497
- Update Cake to the latest 2.x version by @mattleibow in #2500
- Pack the iossimulator RID artifacts by @mattleibow in #2498
- Fixed ToRect extension method extension by @niza93 in #2392
- feat: Move to JSImport for WinUI Target on net7.0 by @jeromelaban in #2428
- fix: Adjust net7.0-* resolution for Uno.WinUI targets by @jeromelaban in #2503
- Update libpng to v1.6.40 and libexpat to 2.5.0+more by @mattleibow in #2510
- fix: Disambiguate SKGLView for uno and maui targets by @jeromelaban in #2529
- Removing nesting levels through block-scoped
using
statement by @Lehonti in #2528 - Fix CI by @mattleibow in #2554
- Include the NativeReference for Hot Restart by @mattleibow in #2553
- [release/2.x] Try and follow more dotnet versions by @github-actions in #2557
New Contributors
- @Redth made their first contribution in #2303
- @pjcollins made their first contribution in #2389
- @roubachof made their first contribution in #2401
- @JamieMagee made their first contribution in #2232
- @dellis1972 made their first contribution in #2465
- @FoggyFinder made their first contribution in #2313
- @jjzhang12 made their first contribution in #2472
- @jwikberg made their first contribution in #2467
- @niza93 made their first contribution in #2392
- @Lehonti made their first contribution in #2528
Full Changelog: v2.88.3...v2.88.4