v1.29.10

domcyrus/rustnetv1.29.10Jul 23, 2025by bingren-nx

AI Summary

Focuses on Google Sheets integration improvements including stricter validation, migration to ChromeV3 specification for the picker component, and multilingual configuration optimizations.

Key Highlights

  • Stricter field validation for Google Sheets forms.
  • Google Sheet Picker component migrated to ChromeV3 specification (opens new window for authorization).
  • Fixed documentation link access addresses.
  • Optimized international multilingual configurations.

New Features

  • Enhanced Google Sheets validation
  • ChromeV3 Picker migration

Full Release Notes

## What's Changed
fix: Stricter field validation for Google Sheets forms
fix: Following the ChromeV3 specification (HOC), migrate the Google Sheet Picker component; now, a pop-up will open an additional window for users to select the sheet they wish to authorize
fix: Adjust some document link access addresses to point to the correct https://docs.extension.automa.site
fix: Optimize international multilingual configurations


**Full Changelog**: https://github.com/AutomaApp/automa/compare/v1.29.9...v1.29.10