This repository has been archived by the owner on May 15, 2024. It is now read-only.
Releases: xamarin/Essentials
Releases · xamarin/Essentials
1.7.1
What's Changed
- Improving the operation of PresentationControllers by @dimonovdd in #1846
- Fix #1912 - if coarse is provided instead of fine location, returned … by @aritchie in #1937
- Update LocationExtensions.ios.tvos.watchos.macos.cs by @jamesmontemagno in #1857
- Set the PopoverPresentationController for files too by @jamesmontemagno in #1897
- Fixed #1355 delay processing change so OS updates by @jamesmontemagno in #1755
- Fixes #512 - Implement the new ConnectivityManager.NetworkCallback for N+ by @jamesmontemagno in #1568
- Fixes hang waiting for cancelled TextToSpeech by @borigas in #1895
New Contributors
Full Changelog: 1.7.0...1.7.1
1.7.0
Issues Fixed
- GH-1656 Fix Android Storage Read to ensure granted and ot request on Media Pick
- GH-1586 Fix potential crash on Android WebAuthenticator when null
- GH-1572 Improve UIColor conversions on iOS
- GH-1829 Fix for iOS < 10.3 for max frame rates crash
- GH-1733 No longer need to check mic permission when picking photo
- GH-1754 Fix java dispose issue on Android get display info
- GH-1661 Fix for Android crash on Phone Dialer with certain values passed in
- GH-1757 Fix on iOS swipe down crash
1.6.1
- Make sure to require permissions when showing the FilePicker
- Add new property DisplayInfo.RefreshRate
1.6.1-preview2
- Added a feature to control the popup location of the Launcher when using an iPad
- Improve compatibility with older VS installations
- Fix an issue with the Launcher not being able to save files on iOS
- Fixed the issue with Locale having incorrect values on certain platforms
- Fixed a bug where the Wifi was incorrectly detected
1.6.1-preview1
- Changes to display of contacts list in Contact picker for Android
- Improve compatibility with older VS installations
1.6.0
Update docs (#1597)
1.6.0-rc1
- Some improvements to the Android and iOS pickers
- Updated Xamarin.AndroidX.Browser to 1.3.0
1.6.0-pre5
- Added an API to retrieve all the contacts
- Major improvements to the Android pickers in order to improve stability
- Fix for the Tizen pickers
- Fix for iOS pickers swallowing exceptions
- Fix for iOS MediaPicker which never returned when dismissing the picker
- Fix for iOS contacts picker once the user denies permission
- Fix for iOS Email recipients when there is no Mail app installed
- Fix for Android when using the linker
- Fix for Android sharing
- Fix for iOS Map doing nothing if the address could not be found
- Fix for AppleSignIn not providing the user name
1.6.0-pre4
- Stability with the FilePicker and MediaPicker
- Fixes for the WebAuthenticator
- Fixes for the Clipboard
1.6.0-pre3
Changes for this preview:
- Support for sharing multiple files
- More accurate
Clipboard.HasText
- More accurate
DeviceInfo.Name
- Quick access for picking PDF and JPEG files
- Several improvements for Tizen APIs
- More complete platform extension methods for Tizen drawing primitives
- Fix for
MediaPicker.CapturePhotoAsync
selecting videos - Fix for iOS 14 location permissions never returning
- Fix for Android crash when picking files on some devices
- Fix for crash on UWP screenshots