v1.29.10
thedevs-network/kuttv1.29.10Jul 23, 2025by bingren-nx
AI Summary
The update improves Google Sheets integration by enforcing stricter field validation and migrating the authorization component to the ChromeV3 specification. It also updates documentation links and optimizes multilingual configurations.
Key Highlights
- Implemented stricter field validation for Google Sheets forms.
- Migrated Google Sheet Picker to ChromeV3 specification (opens a new window for selection).
- Updated documentation links to the correct HTTPS address.
- Optimized international multilingual configurations.
New Features
- Enhanced Google Sheets validation and ChromeV3 compliance.
- Optimized multilingual support.
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