Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.3 KB

RELEASE.md

File metadata and controls

64 lines (44 loc) · 2.3 KB

Release notes

1.0.10

  • Updates to ArcGIS Runtime 100.11.
  • Updates Xamarin.Forms and other packages to the latest available versions.

1.0.9

  • Deprecate support for iOS 12.
  • Updates Xamarin.Forms to add support for iOS 14.
  • Updates the minimum Android version to SDK 23 (Android 6).
  • Updates to ArcGIS Runtime 100.10.
  • Updates to fix several warnings, for deprecations and other issues.

1.0.8

  • Improves app configuration and setup instructions for clarity.

1.0.7

  • Updates doc and many code comments to avoid all use of http:.

1.0.6

  • Added support for dark mode for Xamarin.Forms.
  • Updated to latest Xamarin.Forms release.
  • Migrated the Android project to use AndroidX and build using the latest Android SDK.
  • Added robust support for devices with notches on Android and iOS.
  • Migrated from PNG icons to font-based icons for most graphics on UWP, Android, iOS.

1.0.5

  • Updated to ArcGIS Runtime 100.9.
  • Updated to Xamarin.Forms 4.8.0.
  • Moved the WPF (.NET Core) project to a separate folder to prevent possible build issues.

1.0.4

  • Adds doc table of contents to root README.md and docs/index.md.
  • Renames docs/index.md to docs/README.md.

1.0.3

  • Updated to ArcGIS Runtime 100.8.
  • Updated Xamarin.Forms dependency to 4.5 and UWP to 6.2.10.
  • Updated UWP minimum platform version from 16299 to 17134.
  • Bug fixes and quality improvements:
    • Adds Y offset to pin symbols, so that they are anchored at the pin point, rather than the symbol's center. This fixes the appearance of pins 'floating' as you zoom in and out.
    • Improves the layout of the basemap and map list pages.
    • Adds margins around the search bar in the UWP version of the app, to match Android and iOS.
    • Fixes issue where the map would stop rendering after returning from the basemap picker and map picker pages on UWP.
    • Fixes issue where the menu fails to disappear when a search is started.
    • Fixes issue where routing would sometimes fail to work on iOS, Android.
    • Fixes an issue where the route start and end location text wasn't visible without user interaction on UWP.
    • Fixes issue where basemaps occasionally fail to load on iOS.

1.0.2

  • Updated to ArcGIS Runtime 100.7.

1.0.1