Releases: unoplatform/uno.check
Releases · unoplatform/uno.check
1.34.1
What's Changed
- Version bump after 1.33 release branch by @unodevops in #472
- chore: Update OpenJDK 17.0.16 by @jonpryor in #475
- Fix error visibility and false positive in Android Emulator checkup by @Copilot in #469
- chore: Delete unnecessary .commit-rewrite-marker & SQUASHED.md files by @agneszitte in #478
- fix(manifest): Use latest-and-greatest manifest by @jonpryor in #480
- feat: Embed manifests as resources instead of using GitHub URLs by @Copilot in #484
- chore: Add agents file by @jeromelaban in #486
- Fix: Resolve stdin/stdout I/O errors on macOS/Linux after tool update and relaunch by @ajpinedam in #490
- tests(tfm): Improve tfm tests by using inline data by @DevTKSS in #419
- Support .NET 10.0.101 SDK by @Copilot in #498
- Fix potential failure detecting VS 2026 by @Copilot in #497
- chore: Enhance error message with verbose command suggestion by @agneszitte in #501
New Contributors
- @Copilot made their first contribution in #469
Full Changelog: 1.33.1...1.34.1
1.33.1
What's Changed
- Version bump after 1.32 release branch by @unodevops in #439
- chore: Bump to net10 rc1 by @jeromelaban in #440
- chore: Bump to net 9.0.305 by @nickrandolph in #442
- docs: Add more info on how to update the Manifest by @agneszitte in #444
- fix: Adjust emulator setup link in AndroidEmulatorCheckup to use a proper AKA Link by @agneszitte in #449
- chore: skip HttpsDevCertCheckup for Linux\MacOS by @Takoooooo in #446
- Fix xcode ios sdk validation by @ajpinedam in #450
- ci: Fix publish_prod job to load local tag-release action by @agneszitte in #454
- docs: Add troubleshooting details for workload repair by @agneszitte in #455
- docs(uno-check): Fix incorrect example for --pre-major flag by @agneszitte in #457
- chore: Bump to net10 rc2 by @jeromelaban in #459
- chore: Update default manifest by @jeromelaban in #460
- chore: Provision JDK 17.0.16 by @jonpryor in #461
- docs: Add more command line samples by @jeromelaban in #467
- feat: Update to net10 RTM by @jeromelaban in #470
- chore: Update the default manifest by @jeromelaban in #471
Full Changelog: 1.32.17...1.33.1
1.32.17
What's Changed
- ci: Move to dotnet-sign by @jeromelaban in #410
- ci: Adjust permissions by @jeromelaban in #411
- ci: Adjust for signing verbosity by @jeromelaban in #412
- chore: Bump to .NET 10 preview 5 by @jeromelaban in #414
- chore: Bump Uno.DevTools.Telemetry to latest stable by @agneszitte in #422
- fix(manifests): older net 9 version on preview manifest than on the regular manifest by @DevTKSS in #416
- chore: Bump to net10 preview 6 by @jeromelaban in #425
- chore: Adjusting event name prefix and adding dev instrumentation key by @nickrandolph in #427
- chore: Update to net10 pre7 by @jeromelaban in #430
- chore: remove unused code by @Takoooooo in #435
- chore: bump xcode check to 16.4 by @ajpinedam in #432
- fix: launchSettings.json and add regression test by @Takoooooo in #434
- fix: #429 by @Takoooooo in #436
- chore: update xcode check wording by @ajpinedam in #433
- chore: Bump to net10 rc1 (backport #440) by @mergify[bot] in #441
- chore: Bump to net 9.0.305 (backport #442) by @mergify[bot] in #443
- fix: Adjust emulator setup link in AndroidEmulatorCheckup to use a proper AKA Link (backport #449) by @mergify[bot] in #451
- chore: skip HttpsDevCertCheckup for Linux\MacOS (backport #446) by @mergify[bot] in #452
- Fix xcode ios sdk validation (backport #450) by @mergify[bot] in #453
1.13
What's Changed
- chore: Adjust for preview major manifest by @jeromelaban in #142
- docs: Adding id to using uno-check doc by @nickrandolph in #144
- chore: Update to .NET 8 preview 3 by @jeromelaban in #145
- feat(vswindows): Add WASDK workloads to match docs by @lukeblevins in #148
- feat: dotnet new templates checkups and solution by @MartinZikmund in #134
- chore: Update to 7.0.86 by @jeromelaban in #150
- chore: Update to net8-p5 by @jeromelaban in #149
- chore: Update default manifests by @jeromelaban in #152
- chore(deps): bump NuGet.Protocol from 5.11.3 to 5.11.5 in /UnoCheck by @dependabot in #153
- fix: change suggestion if xcode-select --install fails by @spouliot in #156
- chore: Update for net8 preview 6, net 7 latest by @jeromelaban in #157
New Contributors
- @nickrandolph made their first contribution in #144
- @lukeblevins made their first contribution in #148
Full Changelog: 1.12.0...1.13
1.12.0
What's Changed
- fix: Correct Python check in case of Microsoft Store by @MartinZikmund in #125
- chore: Update to android 33 by @jeromelaban in #126
- ci: Align gitversion versions by @jeromelaban in #130
- feat: Support case-insensitive prompts by @MartinZikmund in #129
- feat: Check for latest version of Uno.Check by @MartinZikmund in #124
- chore: Update preview manifest to net8 preview 1 by @jeromelaban in #133
- chore(deps): bump NuGet.Protocol from 5.10.0 to 5.11.3 in /UnoCheck by @dependabot in #136
- feat: Add
--preview-majorflag by @jeromelaban in #135 - Added a fallback for arm Cpus by @pictos in #98
- fix: Migrate to primary download urls for non-ci installs by @jeromelaban in #138
- ci: Bump to preview 2 by @jeromelaban in #140
- ci: Add environment for nuget publish by @jeromelaban in #141
New Contributors
- @MartinZikmund made their first contribution in #125
- @dependabot made their first contribution in #136
- @pictos made their first contribution in #98
Full Changelog: 1.11.0...1.12.0
1.5.0
This release includes the support for Visual Studio 2022 17.3 Preview 2. Follow the documentation to get up to date.
What's Changed
- docs: Fix 'dotnet tool update' argument by @spouliot in #67
- feat: Upgrade to .NET Mobile RTM by @jeromelaban in #68
- feat: Bump preview manifest to 6.0.400 preview by @jeromelaban in #73
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- fix: Upgrade sharpziplib dependency by @jeromelaban in #58
- Update uno.ui-preview.manifest.json by @jeromelaban in #61
- fix: Update manifest to 6.0.5 by @jeromelaban in #63
- feat: Add support for installing arm64 dotnet runtime by @jeromelaban in #65
- ci: Fix .NET download urls by @jeromelaban in #66
Full Changelog: 1.3.0...1.4.0