Skip to content

v200.6.0

Latest
Compare
Choose a tag to compare
@CalebRas CalebRas released this 25 Nov 17:37
323e567

New samples

Enhancements

Samples

  • Added support for SceneView grids to Show grid.
  • Included toggles for snapping to geometry guides and features in Snap geometry edits.
  • Enhanced the Snap geometry edits README with instructions on configuring snapping haptic feedback.
  • Updated Add ENC exchange set with new hydrography data that is compatible with the 200.6 dataset folder structure.
  • Simplified Edit geodatabase with transactions by removing the sync with feature service functionality.
  • Restricted the access level of sample types, methods, and properties to prevent them from being reused in other samples.

Sample Viewer

  • Added a menu for favoriting and viewing information for a given sample.
  • Updated the "Favorites" category to hide when there are no favorited samples.
  • Disabled autocorrect in the search bars throughout the app.
  • Upgraded the project format from Xcode 15 to Xcode 16, which included enabling complete strict concurrency.
  • Added a script to run SwiftLint analyzer rules.

Bug fixes

  • Fixed a bug where "Current Map Scale" in Configure clusters wasn't updating correctly.
  • Resolved an issue in Browse OGC API feature service where the "Open Service" alert would not present on iOS 18.
  • Fixed a defect in Add features with contingent values where the "Edit Styles" settings would not present on iPadOS 18.
  • Rectified an issue where the license would not be set if the .secrets file did not contain an extension license string.
  • Removed Xcode previews from some samples that don't currently support them.
  • Addressed many linting issues throughout the Sample Viewer, such as:
    • Resolved SwiftLint warnings.
    • Corrected spelling and indentation problems.
    • Removed unused imports and declarations.
    • Replaced uses of deprecated APIs.
Generated release notes below 👇

What's Changed

New Contributors

Full Changelog: v200.5.0...v200.6.0