diff --git a/docs/embedded/whats-new.md b/docs/embedded/whats-new.md index 4a0ba7af0e..798d662ef1 100644 --- a/docs/embedded/whats-new.md +++ b/docs/embedded/whats-new.md @@ -1,12 +1,21 @@ --- title: What's new in SharePoint Embedded? description: Updates about Microsoft SharePoint Embedded. -ms.date: 06/23/2025 +ms.date: 09/16/2025 ms.localizationpriority: medium --- # What's new in SharePoint Embedded +## August 2025 + +- [fileStorageContainerType](/graph/api/resources/filestoragecontainertype) APIs are now available in the beta Microsoft Graph endpoint. +- [fileStorageContainerTypeRegistration](/graph/api/resources/filestoragecontainertyperegistration) APIs are now available in the beta Microsoft Graph endpoint. + +## July 2025 + +- [driveItem: copy](/graph/api/driveitem-copy) now supports the `childrenOnly` and `includeAllVersionHistory` request parameters in the v1.0 Microsoft Graph endpoint. + ## June 2025 - The `CopilotEmbeddedChatHosts` container type setting is now required to use [SharePoint Embedded agent](./development/declarative-agent/spe-da-adv.md#csp-policies). It must be set by the application owner via [`Set-SPOContainerTypeConfiguration`](/powershell/module/sharepoint-online/set-spocontainertypeconfiguration) and can optionally be overridden by consuming tenant administrators via [`Set-SPOApplication`](/powershell/module/SharePoint-online/set-spoapplication).