Skip to content

Releases: xamarin/Essentials

1.7.1

18 Jan 15:49
2627bf2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.7.1

1.7.0

13 Jul 14:44
83e667d
Compare
Choose a tag to compare

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

25 Jan 19:13
Compare
Choose a tag to compare
  • Make sure to require permissions when showing the FilePicker
  • Add new property DisplayInfo.RefreshRate

1.6.1-preview2

20 Jan 17:55
2ea20b8
Compare
Choose a tag to compare
1.6.1-preview2 Pre-release
Pre-release
  • 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

27 Dec 12:45
2919357
Compare
Choose a tag to compare
1.6.1-preview1 Pre-release
Pre-release
  • Changes to display of contacts list in Contact picker for Android
  • Improve compatibility with older VS installations

1.6.0

21 Dec 23:08
d901c07
Compare
Choose a tag to compare
Update docs (#1597)

1.6.0-rc1

12 Dec 04:35
2fb7c9e
Compare
Choose a tag to compare
1.6.0-rc1 Pre-release
Pre-release
  • Some improvements to the Android and iOS pickers
  • Updated Xamarin.AndroidX.Browser to 1.3.0

1.6.0-pre5

06 Dec 02:59
cc08b96
Compare
Choose a tag to compare
1.6.0-pre5 Pre-release
Pre-release
  • 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

13 Nov 14:12
2e0ec19
Compare
Choose a tag to compare
1.6.0-pre4 Pre-release
Pre-release
  • Stability with the FilePicker and MediaPicker
  • Fixes for the WebAuthenticator
  • Fixes for the Clipboard

1.6.0-pre3

06 Nov 13:16
10eb75d
Compare
Choose a tag to compare
1.6.0-pre3 Pre-release
Pre-release

Release Notes

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