Bump minimum targets to support Scene Delegate by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5023
New Features π
Android multiple back stacks by @entdark in https://github.com/MvvmCross/MvvmCross/pull/5028
Add missing DynamicallyAccessedMembers attributes on iOS delegates by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5021
Apply RequiresUnreferendeCode attributes to bubble up from lower layers by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5030
Fixed Bugs π
Fix MvxViewExtensions using compile-time type instead of runtime type by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5041
Fix MvxAndroidViewsContainer GetIntentWithKeyFor not using runtime-type to resolve default VM request by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5042
Dependencies π
Update dependency Cake.GitVersioning to 3.9.50 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5013
Update actions/dependency-review-action action to v4.8.2 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5014
Update dotnet monorepo to v10 (major) by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5020
Update dependency Cake.Frosting to v6 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5019
Update dependency dotnet-reportgenerator-globaltool to v5.5.0 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5018
Update dependency Microsoft.WindowsAppSDK to 1.8.251106002 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5017
Update actions/checkout action to v5.0.1 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5022
Update dependency Microsoft.Windows.SDK.BuildTools to 10.0.26100.7175 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5024
Update dependency Serilog.Extensions.Logging to v10 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5027
Update actions/checkout action to v6 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5026
Update actions/setup-dotnet action to v5.0.1 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5029
Update dependency SonarAnalyzer.CSharp to 10.16.0.128591 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5031
Update actions/checkout action to v6.0.1 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5035
Update actions/setup-java action to v5.1.0 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5039
Update step-security/harden-runner action to v2.13.3 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5036
Update dependency dotnet-reportgenerator-globaltool to v5.5.1 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5037
Update dependency SonarAnalyzer.CSharp to 10.16.1.129956 by @self-hosted-renovate-mvvmcross[bot] in https://github.com/MvvmCross/MvvmCross/pull/5038
Other Changes π±
Switch to ubuntu-slim runners for some workflows by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5033
Remove harden runner step as it is not available for all runner images by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5034
Playground updates by @Cheesebaron in https://github.com/MvvmCross/MvvmCross/pull/5040
Full Changelog: https://github.com/MvvmCross/MvvmCross/compare/v10.0.0...v10.1.0