Skip to content

2026-06-11 Release

Latest

Choose a tag to compare

@vannizhang vannizhang released this 11 Jun 22:03
· 18 commits to master since this release
0226f2a

Changed

  • Upgraded @wayback/core to improve performance when finding versions with local changes.
  • Upgraded @arcgis/core to version 5 and migrated from deprecated ArcGIS widgets to the new ArcGIS map components.
  • Removed the calcite-components-react wrapper and migrated to using calcite-components web components directly in React.
  • Updated Updates Layer query logic to user predicable and deterministic timestamps for filtering instead of relying on 'CURRENT_TIMESTAMP' in the feature service, which can lead to unexpected results.
  • Disable the Layers List while loading versions with local changes to prevent user from interacting with the layer list before the local changes are fully loaded, which could lead to confusion.