← Back to Toolkit Releases
v2.0.0 Camera: .NET 9 support is here!
Contributors
Breaking Changes
Major Breaking Changes
-
.NET 8 no longer supported
-
Xcode 16.1 Required
-
Increase minimum supported versions of
CommunityToolkit.Maui.Camerato 15.0:- iOS 15.0
- MacCatalyst 15.0
Minor Breaking Changes
- In
CommunityToolkit.Maui.Camera, addlinker.xmlfornet9.0-androidto avoid the Linker removingXamarin.AndroidX.Camera.Core,Xamarin.AndroidX.Camera.Lifecycle,Xamarin.AndroidX.Camera.Video,Xamarin.AndroidX.Camera.View, andXamarin.AndroidX.Camera.Camera2
What’s Changed
- Support .NET 9.0 by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/2215
- [BUG] Camera View - Zoom does not work when application is built in release mode
- [BUG] Camera view with .NET 9 is causing crash on Android
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/2.0.4-maps…2.0.0-camera