Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.09 KB

RELEASE.md

File metadata and controls

33 lines (23 loc) · 1.09 KB

Release notes

1.1.3

  • Added doc table of contents to root README.md and docs/index.md
  • Renamed docs/index.md to docs/README.md

1.1.2

  • Updated to use version 100.8 of the ArcGIS Runtime SDK for Qt.
  • Fixed crash on RasterCell identify.

1.1.1

  • Updated to use version 100.7 of the ArcGIS Runtime SDK for Qt.
  • QML namespaces updated from Esri.* to Esri.ArcGISRuntime.OpenSourceApps.*.
  • Replaced deprecated use of enum SurfacePlacement::Draped with SurfacePlacement::DrapedBillboarded.
  • Replaced ModelSceneSymbol with PictureMarkerSymbol for location tracking.
  • Removed deprecated "ExampleApps" icon.
  • Comprehensive app documentation from the ArcGIS for Developers site.
  • Added Troubleshooting section to root README.md.

1.1.0

  • Updated to use version 100.4 of the ArcGIS Runtime SDK for Qt.
  • Added MrSid raster layer support.
  • Added KML layer support.
  • Fixed issue with location display.
  • The 360 viewshed now utilizes the new official runtime support.

1.0.0

This is the first release of the Dynamic Situational Awareness app for Qt.