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

# Articulate Changelog

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

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

<Update label="v1.0.0" description="11 Sept 2026">
  `release`

  Promoted to GA. Version normalized to 1.0.0 in line with the GA versioning policy (GA connectors are versioned 1.0.0 or higher); no functional changes in this version.
</Update>

<Update label="v0.2.0" description="11 Sept 2026">
  `new-feature`

  Added Data Sync support for List Users, List Courses, List Groups, List Learning Paths, and List Invitations, so these resources can be synced into StackOne on a schedule and read without calling Reach 360. All run as a full refresh on every sync, because the Reach 360 API offers no last-updated filter.

  <AccordionGroup>
    <Accordion title="Changed · 5 actions updated">
      `articulate_list_courses`, `articulate_list_groups`, `articulate_list_invitations`, `articulate_list_learning_paths`, `articulate_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.4" description="9 Sept 2026">
  `guide-changes`

  Improved the API Key connection guide — added guidance to scroll to the API keys section in Settings, and the Hub connection guide button now links to the StackOne connection guide.
</Update>

<Update label="v0.1.3" description="4 Sept 2026">
  `bug-fix`

  Clarified the List Users email filter so looking up a user by name works without errors.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `articulate_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.2" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 37 actions updated">
      `articulate_add_user_to_group`, `articulate_create_group`, `articulate_create_invitation`, `articulate_delete_group`, `articulate_delete_invitation`, `articulate_delete_user`, `articulate_enroll_group_in_course`, `articulate_enroll_group_in_learning_path`, `articulate_enroll_user_in_course`, `articulate_enroll_user_in_learning_path`, `articulate_get_activity_report`, `articulate_get_course`, `articulate_get_course_report`, `articulate_get_group`, `articulate_get_group_courses_report`, `articulate_get_invitation`, `articulate_get_learner_report`, `articulate_get_learning_path`, `articulate_get_learning_path_courses_report`, `articulate_get_learning_path_learners_report`, `articulate_get_user`, `articulate_import_course_completion`, `articulate_list_courses`, `articulate_list_group_members`, `articulate_list_groups`, `articulate_list_invitations`, `articulate_list_learning_path_courses`, `articulate_list_learning_paths`, `articulate_list_user_favorites`, `articulate_list_user_groups`, `articulate_list_users`, `articulate_remove_user_from_group`, `articulate_unenroll_group_from_course`, `articulate_unenroll_group_from_learning_path`, `articulate_unenroll_user_from_course`, `articulate_unenroll_user_from_learning_path`, `articulate_update_group`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.1" description="27 Aug 2026">
  `guide`

  Updated the API Key connection guide with step-by-step Reach 360 instructions and screenshots.
</Update>

<Update label="v0.1.0" description="25 Aug 2026">
  `new-connector`

  Initial preview release of the Articulate Reach 360 connector — users, groups, group memberships, invitations, courses, learning paths, enrollments, completion imports, and learner activity reporting.
</Update>
