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

# Microsoft OneDrive Changelog

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

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

<Update label="v1.0.3" description="10 Aug 2026">
  `bug-fix` `description-fix`

  Fix checkin\_drive\_item 502 by removing invalid "unspecified" checkInAs enum value, improve get\_drive\_item\_thumbnails description for better agent discoverability.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `microsoftonedrive_checkin_drive_item`, `microsoftonedrive_get_drive_item_thumbnails`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.2" description="23 Jul 2026">
  `description-fix`

  Fix copy parentReference camelCase, improve sharing/permissions/thumbnail/download descriptions.

  <AccordionGroup>
    <Accordion title="Changed · 8 actions updated">
      `microsoftonedrive_add_permission`, `microsoftonedrive_copy_drive_item`, `microsoftonedrive_create_sharing_link`, `microsoftonedrive_download_drive_item`, `microsoftonedrive_get_drive_item_thumbnails`, `microsoftonedrive_list_users`, `microsoftonedrive_restore_drive_item`, `microsoftonedrive_update_drive_item`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="13 Jul 2026">
  `description-fix`

  Description fixes for error handling across search, copy, sharing, checkin, path lookup, and version download actions.
</Update>
