Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
66 lines (42 loc) · 1.37 KB

RELEASE.md

File metadata and controls

66 lines (42 loc) · 1.37 KB

Release notes

Release 2.0.5

Changes:

  • Deprecates support for iOS 12.
  • Updated to ArcGIS Runtime 100.10.

Release 2.0.4

Changes:

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

Release 2.0.3

Changes:

  • Updated to ArcGIS Runtime 100.9
  • Fixes layout issue affecting some iPhones with notches and a compact width in landscape mode

Release 2.0.2

Changes:

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

Release 2.0.1

Changes:

  • Removes custom code-sign empty Entitlements.plist

Release 2.0

Changes:

  • Totally new design adapts to provide a great experience on both tablets and phones
  • iOS UI is now implemented in code rather than with storyboards, enabling easier code inspection and version control
  • Now supports localization
  • Various UI settings, including margins, colors, fonts, and corner rounding
  • ArcGIS Runtime is updated to 100.8

Release 1.0.2

Changes:

  • Migrated from Packages.config to PackageReference
  • Updated to ArcGIS Runtime 100.7

Release 1.0.1

Features:

  • Geocoding
  • Locators with Autosuggestions
  • Routing
  • Device location
  • Feature Querying
  • Definition Expressions
  • Identify
  • Using GraphicsOverlays
  • Offline mode using Mobile Map Packages
  • Comprehensive app documentation from the ArcGIS for Developers site.