Skip to content

Commit 88d51e6

Browse files
committed
Updates release notes
1 parent b8b8f15 commit 88d51e6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/docs/about/release-notes.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,29 @@ sidebar_position: 4
66

77
## v11.0.0 (beta)
88

9+
### New commands
10+
911
**Outlook:**
1012

1113
- [outlook mail searchfolder add](../cmd/outlook/mail/mail-searchfolder-add.mdx) - creates a new mail search folder in the user's mailbox [#6276](https://github.com/pnp/cli-microsoft365/issues/6276)
1214

15+
**SharePoint:**
16+
17+
- [spo file version keep](../cmd/spo/file/file-version-keep.mdx) - ensure that a specific file version will never expire [#6774](https://github.com/pnp/cli-microsoft365/issues/6774)
18+
1319
### Changes
1420

1521
- added CLI for Microsoft 365 MCP server guide [#6817](https://github.com/pnp/cli-microsoft365/pull/6817)
1622
- fixed dependabot updates
17-
- added additional platform options to `entra app add command`. [6570](https://github.com/pnp/cli-microsoft365/issues/6570)
23+
- added additional platform options to [entra app add](../cmd/entra/app/app-add.mdx) command [6570](https://github.com/pnp/cli-microsoft365/issues/6570)
1824

1925
### ⚠️ Breaking changes
2026

2127
- updated [spo homesite set](../cmd/spo/homesite/homesite-set.mdx) command to work with multiple home sites [#6489](https://github.com/pnp/cli-microsoft365/issues/6489)
2228
- ensured `list` commands always have an output [#6824](https://github.com/pnp/cli-microsoft365/issues/6824)
23-
- updated `teams report` commands to return an array of items [#6739](https://github.com/pnp/cli-microsoft365/issues/6739)
29+
- updated `teams report` commands to return an array of items for `get` commands [#6739](https://github.com/pnp/cli-microsoft365/issues/6739)
30+
- updated the default value of the `paged` option for [spo list view add](../cmd/spo/list/list-view-add.mdx) [#6741](https://github.com/pnp/cli-microsoft365/issues/6741)
31+
- updated the way to retrieve default objects [#6545](https://github.com/pnp/cli-microsoft365/issues/6545)
2432
- removed `viva engage group` commands [#6285](https://github.com/pnp/cli-microsoft365/issues/6285)
2533
- removed deprecated commands [#6577](https://github.com/pnp/cli-microsoft365/issues/6577)
2634
- removed `pp card` commands [#6852](https://github.com/pnp/cli-microsoft365/issues/6852)

0 commit comments

Comments
 (0)