Skip to content

Commit 63404d1

Browse files
committed
Updates release notes
1 parent 41077fe commit 63404d1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/docs/about/release-notes.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ sidebar_position: 4
1616

1717
**SharePoint:**
1818

19+
- [spo homesite add](../cmd/spo/homesite/homesite-add.mdx) - Adds a home site [#6488](https://github.com/pnp/cli-microsoft365/issues/6488)
1920
- [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)
2021

2122
**Viva:**
@@ -26,14 +27,14 @@ sidebar_position: 4
2627
### Changes
2728

2829
- 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)
3031
- 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)
3233
- 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)
3435
- 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)
3738

3839
## [v10.4.0](https://github.com/pnp/cli-microsoft365/releases/tag/v10.4.0)
3940

0 commit comments

Comments
 (0)