Skip to content

v200.3.0 Release

Compare
Choose a tag to compare
@yo1995 yo1995 released this 06 Dec 17:52
· 392 commits to main since this release
b1cafa8

New samples

Enhancements

  • Improved callout for Add dynamic entity layer sample using the new Arcade expression evaluator modifier. The modifier automatically updates a SwiftUI View based on an Arcade expression whenever a dynamic entity changes.
  • Improved various colors to make texts and controls more visible in both light and dark modes.
  • Adjusted appearance of information and source code panes.
  • Added status messages to various samples.
  • Enabled samples with on-demand resources to build on Mac Catalyst.
  • Refactored the error alert logic to omit cancellation errors.
  • Added a privacy manifest for the project.

Bug fixes

  • Fixed a scale mode issue in the Create and edit geometries sample.
  • Fixed temporary directory creation on iOS 17 in response to Apple's file system change.
  • Removed unnecessary import statements in some samples.
  • Fixed a load status issue in Trace utility network sample.
  • Corrected missing image URLs in README file.
  • Fixed a crash related to displaying a popup in the floating panel toolkit component.
Generated release notes below 👇

What's Changed

New Contributors

Full Changelog: v200.2.0...v200.3.0