Skip to content

Commit 19340c6

Browse files
authored
Update SPE What's New page for July and August 2025 (#10400)
* Update SPE What's New page for July and August 2025 * fixup! Update SPE What's New page for July and August 2025
1 parent 9385ae1 commit 19340c6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/embedded/whats-new.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
---
22
title: What's new in SharePoint Embedded?
33
description: Updates about Microsoft SharePoint Embedded.
4-
ms.date: 06/23/2025
4+
ms.date: 09/16/2025
55
ms.localizationpriority: medium
66
---
77

88
# What's new in SharePoint Embedded
99

10+
## August 2025
11+
12+
- [fileStorageContainerType](/graph/api/resources/filestoragecontainertype) APIs are now available in the beta Microsoft Graph endpoint.
13+
- [fileStorageContainerTypeRegistration](/graph/api/resources/filestoragecontainertyperegistration) APIs are now available in the beta Microsoft Graph endpoint.
14+
15+
## July 2025
16+
17+
- [driveItem: copy](/graph/api/driveitem-copy) now supports the `childrenOnly` and `includeAllVersionHistory` request parameters in the v1.0 Microsoft Graph endpoint.
18+
1019
## June 2025
1120

1221
- 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).

0 commit comments

Comments
 (0)