You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/about/release-notes.mdx
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ sidebar_position: 4
16
16
17
17
**SharePoint:**
18
18
19
+
-[spo homesite add](../cmd/spo/homesite/homesite-add.mdx) - Adds a home site [#6488](https://github.com/pnp/cli-microsoft365/issues/6488)
19
20
-[spo page section remove](../cmd/spo/page/page-section-remove.mdx) - removes a section from a modern page [#6541](https://github.com/pnp/cli-microsoft365/issues/6541)
20
21
21
22
**Viva:**
@@ -26,14 +27,14 @@ sidebar_position: 4
26
27
### Changes
27
28
28
29
- removed double slashes on API requests [#6618](https://github.com/pnp/cli-microsoft365/issues/6618)
29
-
- added guide for using the CLI with Azure Functions [#5943](https://github.com/pnp/cli-microsoft365/issues/5943)
30
+
- added [guide for using the CLI with Azure Functions](../user-guide/automation/azure-function-powershell.mdx)[#5943](https://github.com/pnp/cli-microsoft365/issues/5943)
30
31
- added new [sample script](../sample-scripts/entra/read-role-permissions/index.mdx) to check role permissions for a user [#6600](https://github.com/pnp/cli-microsoft365/issues/6600)
31
-
- added new [sample script](../sample-scripts/spo/remove-page-header/index.mdx) to remove a page heade[#6629](https://github.com/pnp/cli-microsoft365/issues/6629)
32
+
- added new [sample script](../sample-scripts/spo/remove-page-header/index.mdx) to remove a page header[#6629](https://github.com/pnp/cli-microsoft365/issues/6629)
32
33
- fixed link for sample scripts in readme [#6589](https://github.com/pnp/cli-microsoft365/issues/6589)
33
-
- fixed 'page header set' for customizable headers [#6542](https://github.com/pnp/cli-microsoft365/issues/6542)
34
+
- fixed [spo page header set](../cmd/spo/page/page-header-set.mdx) for customizable headers [#6542](https://github.com/pnp/cli-microsoft365/issues/6542)
34
35
- extended connections to support using the same user with different app or tenant [#6644](https://github.com/pnp/cli-microsoft365/issues/6644)
35
-
- fixed collecting telemetry behind a proxy
36
-
-updated dependencies
36
+
- fixed collecting telemetry behind a proxy[#6643](https://github.com/pnp/cli-microsoft365/pull/6643)
37
+
-added support for authenticating using federated identity in GitHub Actions [#6610](https://github.com/pnp/cli-microsoft365/issues/6610)
0 commit comments