> ## 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.

# Go1 Changelog

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

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

<Update label="v1.2.0" description="18 Sept 2026">
  `bug-fix` `new-actions`

  Fixed certificate and SCORM downloads to return valid files instead of corrupted data, and enabled setting link and module content on learning objects plus richer SCIM group and user updates. Also corrected required fields and include filters on the portal, learning object, enrollment, and user actions.

  <AccordionGroup>
    <Accordion title="Changed · 10 actions updated">
      `go1_create_enrollment`, `go1_create_learning_object`, `go1_create_portal`, `go1_download_certificate`, `go1_download_learning_object_scorm`, `go1_get_user`, `go1_list_groups`, `go1_scim_update_group`, `go1_scim_update_user`, `go1_set_learning_object_data`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="16 Sept 2026">
  `new-feature` `data-sync` `guide` `auth`

  Added DataSync support to five list actions (users, enrollments, learning objects, groups, and restrictions) — enrollments syncs incrementally, the rest by full refresh. Also refreshed the OAuth 2.0 setup guide with myGo1 retirement and portal navigation notes and removed the unused Company Domain field.

  <AccordionGroup>
    <Accordion title="Changed · 5 actions updated">
      `go1_list_enrollments`, `go1_list_groups`, `go1_list_learning_objects`, `go1_list_restrictions`, `go1_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="7 Sept 2026">
  `guide` `auth`

  Rebuilt the OAuth 2.0 connection guides with live portal screenshots and added per-action scope requirements for every action.
</Update>
