Skip to content

Earth Agent Extension v1.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Jan 16:43
· 310 commits to main since this release

Release Notes v1.2.3

Release Date: January 10, 2026

馃敡 Fixes

Robust Permission Handling

  • Race Condition Fix: Resolved an issue where the "Screenshot Permission" tip card would sometimes fail to appear if the extension interface loaded faster than the browser could create the new tab.
  • Session Storage: Migrated permission tracking to chrome.storage.session for greater reliability across extension contexts.
  • Programmatic Switching: Fixed a logic gap where switching to an existing Earth Engine tab programmatically didn't correctly trigger the permission warning (Chrome requires a user gesture for each tab switch to grant activeTab).

This release ensures the user is always correctly guided to click the extension icon when needed, guaranteeing reliable screenshot capabilities.