> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Translate Changelog

> Release history for the Google Translate connector. Each version lists what changed and which actions were affected.

<Card title="Google Translate connector" icon="arrow-left" href="/connectors/googletranslate" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v0.2.0" description="12 Aug 2026">
  `bug-fixes` `breaking-changes`

  Fix create\_adaptive\_mt\_dataset to auto-construct resource name from credentials, remove unsupported mimeType from batch\_translate\_document, remove cloud-platform scope, and improve connection guide

  <AccordionGroup>
    <Accordion title="Changed · 22 actions updated">
      `googletranslate_adaptive_mt_translate`, `googletranslate_batch_translate_document`, `googletranslate_batch_translate_text`, `googletranslate_create_adaptive_mt_dataset`, `googletranslate_create_glossary`, `googletranslate_create_glossary_entry`, `googletranslate_delete_adaptive_mt_dataset`, `googletranslate_delete_glossary`, `googletranslate_delete_glossary_entry`, `googletranslate_detect_language`, `googletranslate_get_glossary`, `googletranslate_get_glossary_entry`, `googletranslate_import_adaptive_mt_file`, `googletranslate_list_adaptive_mt_datasets`, `googletranslate_list_glossaries`, `googletranslate_list_glossary_entries`, `googletranslate_list_supported_languages`, `googletranslate_romanize_text`, `googletranslate_translate_document`, `googletranslate_translate_text`, `googletranslate_update_glossary`, `googletranslate_update_glossary_entry`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="7 Aug 2026">
  `new-actions`

  Initial release of connector
</Update>
