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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ sidebar_position: 4
16
16
-[outlook event list](../cmd/outlook/event/event-list.mdx) - Retrieves a list of events from a specific calendar of a user [#7083](https://github.com/pnp/cli-microsoft365/issues/7083)
17
17
-[outlook event cancel](../cmd/outlook/event/event-cancel.mdx) - Cancels a calendar event [#7105](https://github.com/pnp/cli-microsoft365/issues/7105)
18
18
-[outlook event remove](../cmd/outlook/event/event-remove.mdx) - Removes an event from a calendar [#7104](https://github.com/pnp/cli-microsoft365/issues/7104)
19
+
-[outlook calendargroup set](../cmd/outlook/calendargroup/calendargroup-set.mdx) - Updates a calendar group for a user [#7109](https://github.com/pnp/cli-microsoft365/issues/7109)
19
20
20
21
### Changes
21
22
@@ -26,6 +27,9 @@ sidebar_position: 4
26
27
- added permissions sections for 'entra m365group conversation' commands [#6940](https://github.com/pnp/cli-microsoft365/issues/6940)
27
28
- added permissions sections for 'entra license' commands [#6939](https://github.com/pnp/cli-microsoft365/issues/6939)
28
29
- enhances SPFx ci/cd commands to set Node version based on project version [#6717](https://github.com/pnp/cli-microsoft365/issues/6717)
30
+
- added Permissions section for `entra user recyclebinitem` commands [#6954](https://github.com/pnp/cli-microsoft365/issues/6954)
31
+
- added minimal permission for `entra user` commands [#6955](https://github.com/pnp/cli-microsoft365/issues/6955)
32
+
- added Permissions section for `exo approleassignment` and `file` commands [#6977](https://github.com/pnp/cli-microsoft365/issues/6977)
0 commit comments