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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,29 @@ sidebar_position: 4
6
6
7
7
## v11.0.0 (beta)
8
8
9
+
### New commands
10
+
9
11
**Outlook:**
10
12
11
13
-[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)
12
14
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
+
13
19
### Changes
14
20
15
21
- added CLI for Microsoft 365 MCP server guide [#6817](https://github.com/pnp/cli-microsoft365/pull/6817)
16
22
- fixed dependabot updates
17
-
- added additional platform options to `entra app add command`.[6570](https://github.com/pnp/cli-microsoft365/issues/6570)
- 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)
22
28
- 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)
0 commit comments