v1.29.10

UNITRONIX/BetterDeskv1.29.10Jul 23, 2025by bingren-nx

AI Summary

The update improves Google Sheets integration with stricter field validation and a new ChromeV3-compliant picker component. It also corrects documentation links and refines international language support.

Key Highlights

  • Implemented stricter field validation for Google Sheets forms.
  • Migrated the Google Sheet Picker component to follow the ChromeV3 specification.
  • Adjusted document link access addresses to point to the correct HTTPS URL.
  • Optimized international multilingual configurations.

New Features

  • Improved Google Sheets Picker UX
  • Optimized multilingual configurations

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